Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 45) sorted by relevance

12

/fs/
Dd_path.c11 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 …]
Danon_inodes.c33 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) in anon_inodefs_dname()
Dnsfs.c23 static char *ns_dname(struct dentry *dentry, char *buffer, int buflen) in ns_dname()
Dbad_inode.c83 int buflen) in bad_inode_readlink()
/fs/9p/
Dvfs_dir.c71 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
Dcache.c81 uint16_t buflen, in v9fs_cache_inode_check_aux()
/fs/romfs/
Dstorage.c24 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/
Dcache.c42 uint16_t buflen, in afs_vnode_cache_check_aux()
/fs/nfs/
Dnfs4idmap.c180 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()
Dnfs4namespace.c34 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()
Dnamespace.c51 char *nfs_path(char **p, struct dentry *dentry, char *buffer, ssize_t buflen, in nfs_path()
Dnfs4proc.c5476 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 …]
Ddns_resolve.c230 static int nfs_dns_parse(struct cache_detail *cd, char *buf, int buflen) in nfs_dns_parse()
/fs/kernfs/
Ddir.c42 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/
Dxfs_symlink_remote.c30 int buflen = XFS_SYMLINK_BUF_SPACE(mp, mp->m_sb.sb_blocksize); in xfs_symlink_blocks() local
Dxfs_attr_remote.c37 int buflen = XFS_ATTR3_RMT_BUF_SPACE(mp, mp->m_sb.sb_blocksize); in xfs_attr3_rmt_blocks() local
/fs/proc/
Dnamespaces.c63 static int proc_ns_readlink(struct dentry *dentry, char __user *buffer, int buflen) in proc_ns_readlink()
Dvmcore.c295 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()
Dkcore.c314 read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos) in read_kcore()
/fs/jffs2/
Dcompr_rubin.c32 unsigned int buflen; member
48 unsigned buflen, unsigned ofs, in init_pushpull()
/fs/nfsd/
Dnfs4idmap.c198 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()
Dnfsxdr.c523 int buflen, slen; in nfssvc_encode_entry() local
Dxdr.h110 int buflen; member
/fs/cachefiles/
Ddaemon.c158 size_t buflen, loff_t *pos) in cachefiles_daemon_read()
/fs/overlayfs/
Dexport.c214 static int ovl_d_to_fh(struct dentry *dentry, char *buf, int buflen) in ovl_d_to_fh()

12