Symbol: fs_path
fs/btrfs/send.c
1198
static int __copy_first_ref(u64 dir, struct fs_path *p, void *ctx)
fs/btrfs/send.c
1201
struct fs_path *pt = ctx;
fs/btrfs/send.c
1216
u64 ino, struct fs_path *path)
fs/btrfs/send.c
1701
struct fs_path *dest)
fs/btrfs/send.c
1768
struct fs_path *dest)
fs/btrfs/send.c
1960
u64 *dir, u64 *dir_gen, struct fs_path *name)
fs/btrfs/send.c
2026
struct fs_path *tmp_name __free(fs_path_free) = NULL;
fs/btrfs/send.c
2191
struct fs_path *name __free(fs_path_free) = NULL;
fs/btrfs/send.c
2234
struct fs_path *dest)
fs/btrfs/send.c
2362
struct fs_path *dest)
fs/btrfs/send.c
2365
struct fs_path *name __free(fs_path_free) = NULL;
fs/btrfs/send.c
2517
static struct fs_path *get_cur_inode_path(struct send_ctx *sctx)
fs/btrfs/send.c
2531
static struct fs_path *get_path_for_command(struct send_ctx *sctx, u64 ino, u64 gen)
fs/btrfs/send.c
2533
struct fs_path *path;
fs/btrfs/send.c
2552
static void free_path_for_command(const struct send_ctx *sctx, struct fs_path *path)
fs/btrfs/send.c
2561
struct fs_path *p;
fs/btrfs/send.c
2585
struct fs_path *p;
fs/btrfs/send.c
2609
struct fs_path *p;
fs/btrfs/send.c
2636
struct fs_path *p;
fs/btrfs/send.c
2661
struct fs_path *p = NULL;
fs/btrfs/send.c
2774
struct fs_path *p __free(fs_path_free) = NULL;
fs/btrfs/send.c
2945
struct fs_path *full_path;
fs/btrfs/send.c
2976
static void set_ref_path(struct recorded_ref *ref, struct fs_path *path)
fs/btrfs/send.c
3019
struct fs_path *path)
fs/btrfs/send.c
3022
struct fs_path *orphan __free(fs_path_free) = NULL;
fs/btrfs/send.c
313
struct fs_path cur_inode_path;
fs/btrfs/send.c
3404
static int path_loop(struct send_ctx *sctx, struct fs_path *name,
fs/btrfs/send.c
3448
struct fs_path *from_path __free(fs_path_free) = NULL;
fs/btrfs/send.c
3449
struct fs_path *to_path __free(fs_path_free) = NULL;
fs/btrfs/send.c
3450
struct fs_path *name __free(fs_path_free) = NULL;
fs/btrfs/send.c
3765
struct fs_path *fs_path)
fs/btrfs/send.c
3777
fs_path_reset(fs_path);
fs/btrfs/send.c
3778
ret = get_first_ref(root, ino, &parent, &parent_gen, fs_path);
fs/btrfs/send.c
3797
struct fs_path *fs_path)
fs/btrfs/send.c
3805
if (!fs_path) {
fs/btrfs/send.c
3806
fs_path = fs_path_alloc();
fs/btrfs/send.c
3807
if (!fs_path)
fs/btrfs/send.c
3860
parent, parent_gen, fs_path);
fs/btrfs/send.c
3871
fs_path_free(fs_path);
fs/btrfs/send.c
3883
struct fs_path *path_before = NULL;
fs/btrfs/send.c
3884
struct fs_path *path_after = NULL;
fs/btrfs/send.c
3979
struct fs_path *new_path;
fs/btrfs/send.c
4114
struct fs_path *current_path,
fs/btrfs/send.c
4115
struct fs_path *new_path)
fs/btrfs/send.c
4141
struct fs_path *valid_path = NULL;
fs/btrfs/send.c
433
static void fs_path_reset(struct fs_path *p)
fs/btrfs/send.c
444
static void init_path(struct fs_path *p)
fs/btrfs/send.c
452
static struct fs_path *fs_path_alloc(void)
fs/btrfs/send.c
454
struct fs_path *p;
fs/btrfs/send.c
4616
struct fs_path *name, u64 dir, u64 dir_gen,
fs/btrfs/send.c
4620
struct fs_path *path = NULL;
fs/btrfs/send.c
463
static struct fs_path *fs_path_alloc_reversed(void)
fs/btrfs/send.c
465
struct fs_path *p;
fs/btrfs/send.c
4657
static int record_new_ref_if_needed(u64 dir, struct fs_path *name, void *ctx)
fs/btrfs/send.c
4686
static int record_deleted_ref_if_needed(u64 dir, struct fs_path *name, void *ctx)
fs/btrfs/send.c
475
static void fs_path_free(struct fs_path *p)
fs/btrfs/send.c
4818
struct fs_path *path;
fs/btrfs/send.c
484
static inline int fs_path_len(const struct fs_path *p)
fs/btrfs/send.c
4840
struct fs_path *path,
fs/btrfs/send.c
489
static int fs_path_ensure_buf(struct fs_path *p, int len)
fs/btrfs/send.c
4893
struct fs_path *p;
fs/btrfs/send.c
5071
static int send_verity(struct send_ctx *sctx, struct fs_path *path,
fs/btrfs/send.c
5100
struct fs_path *p;
fs/btrfs/send.c
5248
struct fs_path *p;
fs/btrfs/send.c
5278
struct fs_path *p;
fs/btrfs/send.c
5279
struct fs_path *cur_inode_path;
fs/btrfs/send.c
5345
struct fs_path *p;
fs/btrfs/send.c
5367
struct fs_path *path;
fs/btrfs/send.c
538
static int fs_path_prepare_for_add(struct fs_path *p, int name_len,
fs/btrfs/send.c
5391
struct fs_path *p = NULL;
fs/btrfs/send.c
5454
struct fs_path *fspath;
fs/btrfs/send.c
5506
struct fs_path *fspath;
fs/btrfs/send.c
567
static int fs_path_add(struct fs_path *p, const char *name, int name_len)
fs/btrfs/send.c
580
static inline int fs_path_add_path(struct fs_path *p, const struct fs_path *p2)
fs/btrfs/send.c
585
static int fs_path_add_from_extent_buffer(struct fs_path *p,
fs/btrfs/send.c
601
static int fs_path_copy(struct fs_path *p, struct fs_path *from)
fs/btrfs/send.c
609
static void fs_path_unreverse(struct fs_path *p)
fs/btrfs/send.c
626
const struct fs_path *path)
fs/btrfs/send.c
628
const struct fs_path *cur = &sctx->cur_inode_path;
fs/btrfs/send.c
74
sizeof_field(struct fs_path, inline_buf)
fs/btrfs/send.c
76
static void fs_path_free(struct fs_path *p);
fs/btrfs/send.c
77
DEFINE_FREE(fs_path_free, struct fs_path *, fs_path_free(_T))
fs/btrfs/send.c
824
struct fs_path *from, struct fs_path *to)
fs/btrfs/send.c
845
struct fs_path *path, struct fs_path *lnk)
fs/btrfs/send.c
865
static int send_unlink(struct send_ctx *sctx, struct fs_path *path)
fs/btrfs/send.c
884
static int send_rmdir(struct send_ctx *sctx, struct fs_path *path)
fs/btrfs/send.c
969
typedef int (*iterate_inode_ref_t)(u64 dir, struct fs_path *p, void *ctx);
fs/btrfs/send.c
987
struct fs_path *p __free(fs_path_free) = NULL;
fs/nfs/nfs4namespace.c
134
char *fs_path;
fs/nfs/nfs4namespace.c
149
fs_path = nfs4_pathname_string(&locations->fs_path, &len);
fs/nfs/nfs4namespace.c
150
if (IS_ERR(fs_path)) {
fs/nfs/nfs4namespace.c
152
return PTR_ERR(fs_path);
fs/nfs/nfs4namespace.c
155
n = strncmp(path, fs_path, len);
fs/nfs/nfs4namespace.c
157
kfree(fs_path);
fs/nfs/nfs4namespace.c
438
fs_locations->fs_path.ncomponents <= 0)
fs/nfs/nfs4proc.c
4125
if (!_is_same_nfs4_pathname(&locations->fs_path,
fs/nfs/nfs4xdr.c
3791
status = decode_pathname(xdr, &res->fs_path);
include/linux/nfs_xdr.h
1272
struct nfs4_pathname fs_path;