Searched defs:readdir (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | overlayfs.rst | 157 readdir chapter
|
/kernel/uniproton/src/fs/vfs/ |
D | vfs_files.h | 47 S32 (*readdir)(struct TagDir *, struct dirent *); member
|
/kernel/liteos_m/components/fs/vfs/ |
D | vfs_files.h | 68 int (*readdir)(struct Dir *, struct dirent *); member
|
D | vfs_fs.c | 944 struct dirent *readdir(DIR *dir) in readdir() function
|
/kernel/uniproton/src/fs/ |
D | fs.c | 99 struct dirent *readdir(DIR *dir) in readdir() function
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | xdr.h | 141 struct nfsd_readdirargs readdir; member
|
D | nfs4xdr.c | 1136 nfsd4_decode_readdir(struct nfsd4_compoundargs *argp, struct nfsd4_readdir *readdir) in nfsd4_decode_readdir() 3949 nfsd4_encode_readdir(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_readdir *readdir) in nfsd4_encode_readdir()
|
D | nfs4proc.c | 821 struct nfsd4_readdir *readdir = &u->readdir; in nfsd4_readdir() local
|
D | xdr4.h | 640 struct nfsd4_readdir readdir; member
|
/kernel/linux/linux-5.10/fs/orangefs/ |
D | upcall.h | 239 struct orangefs_readdir_request_s readdir; member
|
/kernel/linux/linux-5.10/fs/fuse/ |
D | fuse_i.h | 226 } readdir; member
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
D | ceph_fs.h | 408 } __attribute__ ((packed)) readdir; member
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs4xdr.c | 1590 static void encode_readdir(struct xdr_stream *xdr, const struct nfs4_readdir_arg *readdir, struct r… in encode_readdir() 5214 … int decode_readdir(struct xdr_stream *xdr, struct rpc_rqst *req, struct nfs4_readdir_res *readdir) in decode_readdir()
|
D | nfs4proc.c | 321 struct nfs4_readdir_arg *readdir) in nfs4_setup_readdir()
|
/kernel/linux/linux-5.10/include/linux/ |
D | nfs_xdr.h | 1752 int (*readdir) (struct dentry *, const struct cred *, member
|