Home
last modified time | relevance | path

Searched refs:fs_path (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-local.c185 static int local_lstat(FsContext *fs_ctx, V9fsPath *fs_path, struct stat *stbuf) in local_lstat() argument
188 char *dirpath = g_path_get_dirname(fs_path->data); in local_lstat()
189 char *name = g_path_get_basename(fs_path->data); in local_lstat()
460 static ssize_t local_readlink(FsContext *fs_ctx, V9fsPath *fs_path, in local_readlink() argument
469 fd = local_open_nofollow(fs_ctx, fs_path->data, O_RDONLY, 0); in local_readlink()
477 char *dirpath = g_path_get_dirname(fs_path->data); in local_readlink()
478 char *name = g_path_get_basename(fs_path->data); in local_readlink()
505 static int local_open(FsContext *ctx, V9fsPath *fs_path, in local_open() argument
510 fd = local_open_nofollow(ctx, fs_path->data, flags, 0); in local_open()
519 V9fsPath *fs_path, V9fsFidOpenState *fs) in local_opendir() argument
[all …]
H A D9p-synth.c157 V9fsPath *fs_path, struct stat *stbuf) in synth_lstat() argument
159 V9fsSynthNode *node = *(V9fsSynthNode **)fs_path->data; in synth_lstat()
174 V9fsPath *fs_path, V9fsFidOpenState *fs) in synth_opendir() argument
177 V9fsSynthNode *node = *(V9fsSynthNode **)fs_path->data; in synth_opendir()
273 static int synth_open(FsContext *ctx, V9fsPath *fs_path, in synth_open() argument
277 V9fsSynthNode *node = *(V9fsSynthNode **)fs_path->data; in synth_open()
433 static int synth_statfs(FsContext *s, V9fsPath *fs_path, in synth_statfs() argument
/openbmc/linux/fs/nfs/
H A Dnfs4namespace.c134 char *fs_path; in nfs4_validate_fspath() local
149 fs_path = nfs4_pathname_string(&locations->fs_path, &len); in nfs4_validate_fspath()
150 if (IS_ERR(fs_path)) { in nfs4_validate_fspath()
152 return PTR_ERR(fs_path); in nfs4_validate_fspath()
155 n = strncmp(path, fs_path, len); in nfs4_validate_fspath()
157 kfree(fs_path); in nfs4_validate_fspath()
438 fs_locations->fs_path.ncomponents <= 0) in nfs_do_refmount()
H A Dnfs4xdr.c3744 status = decode_pathname(xdr, &res->fs_path); in decode_attr_fs_locations()
H A Dnfs4proc.c4059 if (!_is_same_nfs4_pathname(&locations->fs_path, in _nfs4_discover_trunking()
/openbmc/linux/fs/btrfs/
H A Dsend.c52 struct fs_path { struct
72 (sizeof(struct fs_path) - offsetof(struct fs_path, inline_buf)) argument
426 static void fs_path_reset(struct fs_path *p) in fs_path_reset()
439 static struct fs_path *fs_path_alloc(void) in fs_path_alloc()
441 struct fs_path *p; in fs_path_alloc()
453 static struct fs_path *fs_path_alloc_reversed(void) in fs_path_alloc_reversed()
455 struct fs_path *p; in fs_path_alloc_reversed()
465 static void fs_path_free(struct fs_path *p) in fs_path_free()
474 static int fs_path_len(struct fs_path *p) in fs_path_len()
479 static int fs_path_ensure_buf(struct fs_path *p, int len) in fs_path_ensure_buf()
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch215 struct fs_path *);
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1228 struct nfs4_pathname fs_path; member
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1884 -rw-r--r-- root root 38775 ./usr/include/c++/10.1.0/bits/fs_path.h
2074 -rw-r--r-- root root 36768 ./usr/include/c++/10.1.0/experimental/bits/fs_path.h
H A Dbuildhistory_filelist1.txt1883 -rw-r--r-- root root 38775 ./usr/include/c++/10.1.0/bits/fs_path.h
2073 -rw-r--r-- root root 36768 ./usr/include/c++/10.1.0/experimental/bits/fs_path.h