/fs/ |
D | d_path.c | 11 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() 38 static int prepend_name(char **buffer, int *buflen, const struct qstr *name) in prepend_name() 77 char **buffer, int *buflen) in prepend_path() 178 char *buf, int buflen) in __d_path() 194 char *buf, int buflen) in d_absolute_path() 215 char **buf, int *buflen) in path_with_deleted() 227 static int prepend_unreachable(char **buffer, int *buflen) in prepend_unreachable() 258 char *d_path(const struct path *path, char *buf, int buflen) in d_path() 293 char *dynamic_dname(struct dentry *dentry, char *buffer, int buflen, in dynamic_dname() 311 char *simple_dname(struct dentry *dentry, char *buffer, int buflen) in simple_dname() [all …]
|
D | anon_inodes.c | 33 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) in anon_inodefs_dname()
|
D | nsfs.c | 23 static char *ns_dname(struct dentry *dentry, char *buffer, int buflen) in ns_dname()
|
D | bad_inode.c | 83 int buflen) in bad_inode_readlink()
|
/fs/9p/ |
D | vfs_dir.c | 71 static struct p9_rdir *v9fs_alloc_rdir_buf(struct file *filp, int buflen) in v9fs_alloc_rdir_buf() 92 int buflen; in v9fs_dir_readdir() local 152 int buflen; in v9fs_dir_readdir_dotl() local
|
D | cache.c | 81 uint16_t buflen, in v9fs_cache_inode_check_aux()
|
/fs/romfs/ |
D | storage.c | 24 void *buf, size_t buflen) in romfs_mtd_read() 104 void *buf, size_t buflen) in romfs_blk_read() 215 void *buf, size_t buflen) in romfs_dev_read()
|
/fs/afs/ |
D | cache.c | 42 uint16_t buflen, in afs_vnode_cache_check_aux()
|
/fs/nfs/ |
D | nfs4idmap.c | 180 static int nfs_map_numeric_to_string(__u32 id, char *buf, size_t buflen) in nfs_map_numeric_to_string() 350 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name() 776 int nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) in nfs_map_uid_to_name() 790 int nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) in nfs_map_gid_to_group()
|
D | nfs4namespace.c | 34 char *buffer, ssize_t buflen) in nfs4_pathname_string() 84 static char *nfs4_path(struct dentry *dentry, char *buffer, ssize_t buflen) in nfs4_path()
|
D | namespace.c | 51 char *nfs_path(char **p, struct dentry *dentry, char *buffer, ssize_t buflen, in nfs_path()
|
D | nfs4proc.c | 5476 static int buf_to_pages_noslab(const void *buf, size_t buflen, in buf_to_pages_noslab() 5526 static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen) in nfs4_read_cached_acl() 5554 size_t buflen = sizeof(*acl) + acl_len; in nfs4_write_cached_acl() local 5583 static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen) in __nfs4_get_acl_uncached() 5652 static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen) in nfs4_get_acl_uncached() 5668 static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen) in nfs4_proc_get_acl() 5688 static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen) in __nfs4_proc_set_acl() 5737 static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen) in nfs4_proc_set_acl() 5752 size_t buflen) in _nfs4_get_security_label() 5788 size_t buflen) in nfs4_get_security_label() [all …]
|
D | dns_resolve.c | 230 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse()
|
/fs/kernfs/ |
D | dir.c | 42 static int kernfs_name_locked(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name_locked() 124 char *buf, size_t buflen) in kernfs_path_from_node_locked() 183 int kernfs_name(struct kernfs_node *kn, char *buf, size_t buflen) in kernfs_name() 211 char *buf, size_t buflen) in kernfs_path_from_node()
|
/fs/xfs/libxfs/ |
D | xfs_symlink_remote.c | 30 int buflen = XFS_SYMLINK_BUF_SPACE(mp, mp->m_sb.sb_blocksize); in xfs_symlink_blocks() local
|
D | xfs_attr_remote.c | 37 int buflen = XFS_ATTR3_RMT_BUF_SPACE(mp, mp->m_sb.sb_blocksize); in xfs_attr3_rmt_blocks() local
|
/fs/proc/ |
D | namespaces.c | 63 static int proc_ns_readlink(struct dentry *dentry, char __user *buffer, int buflen) in proc_ns_readlink()
|
D | vmcore.c | 295 static ssize_t __read_vmcore(char *buffer, size_t buflen, loff_t *fpos, in __read_vmcore() 399 size_t buflen, loff_t *fpos) in read_vmcore()
|
D | kcore.c | 314 read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos) in read_kcore()
|
/fs/jffs2/ |
D | compr_rubin.c | 32 unsigned int buflen; member 48 unsigned buflen, unsigned ofs, in init_pushpull()
|
/fs/nfsd/ |
D | nfs4idmap.c | 198 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse() 361 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse()
|
D | nfsxdr.c | 523 int buflen, slen; in nfssvc_encode_entry() local
|
D | xdr.h | 110 int buflen; member
|
/fs/cachefiles/ |
D | daemon.c | 158 size_t buflen, loff_t *pos) in cachefiles_daemon_read()
|
/fs/overlayfs/ |
D | export.c | 214 static int ovl_d_to_fh(struct dentry *dentry, char *buf, int buflen) in ovl_d_to_fh()
|