Home
last modified time | relevance | path

Searched defs:dentry (Results 301 – 325 of 469) sorted by relevance

1...<<111213141516171819

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-buf.c103 static char *dmabuffs_dname(struct dentry *dentry, char *buffer, int buflen) in dmabuffs_dname()
119 static void dma_buf_release(struct dentry *dentry) in dma_buf_release()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.c661 ext4_xattr_list_entries(struct dentry *dentry, struct ext4_xattr_entry *entry, in ext4_xattr_list_entries()
691 ext4_xattr_block_list(struct dentry *dentry, char *buffer, size_t buffer_size) in ext4_xattr_block_list()
721 ext4_xattr_ibody_list(struct dentry *dentry, char *buffer, size_t buffer_size) in ext4_xattr_ibody_list()
762 ext4_listxattr(struct dentry *dentry, char *buffer, size_t buffer_size) in ext4_listxattr()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-hcd.c580 struct dentry __maybe_unused *dentry; in uhci_start() local
/OK3568_Linux_fs/kernel/include/linux/
H A Drelay.h44 struct dentry *dentry; /* channel file dentry */ member
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dfile.c127 static int read_or_initialize_metadata(struct dentry *dentry) in read_or_initialize_metadata()
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dfname.c529 int fscrypt_d_revalidate(struct dentry *dentry, unsigned int flags) in fscrypt_d_revalidate()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb.c372 struct dentry *dentry = i2400mu->i2400m.wimax_dev.debugfs_dentry; in i2400mu_debugfs_add() local
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Ddebugfs.c46 struct dentry *dentry = file_dentry(file); in batadv_debugfs_deprecated() local
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.c261 cifs_statfs(struct dentry *dentry, struct kstatfs *buf) in cifs_statfs()
725 struct dentry *dentry; in cifs_get_root() local
/OK3568_Linux_fs/kernel/fs/openpromfs/
H A Dinode.c181 static struct dentry *openpromfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flag… in openpromfs_lookup()
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c180 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, in __fsnotify_parent()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dxattr.c274 ssize_t btrfs_listxattr(struct dentry *dentry, char *buffer, size_t size) in btrfs_listxattr()
/OK3568_Linux_fs/kernel/fs/omfs/
H A Dinode.c275 static int omfs_statfs(struct dentry *dentry, struct kstatfs *buf) in omfs_statfs()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dsuper.c163 static int orangefs_statfs(struct dentry *dentry, struct kstatfs *buf) in orangefs_statfs()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_net.c278 struct dentry *dentry, unsigned int flags) in proc_tgid_net_lookup()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsfh.h290 struct dentry *dentry = fhp->fh_dentry; in fh_lock_nested() local
H A Dnfs3xdr.c208 struct dentry *dentry = fhp->fh_dentry; in encode_post_op_attr() local
237 struct dentry *dentry = fhp->fh_dentry; in encode_wcc_data() local
/OK3568_Linux_fs/kernel/fs/fat/
H A Dfile.c469 int fat_setattr(struct dentry *dentry, struct iattr *attr) in fat_setattr()
/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Duserdlm.c575 struct dentry *dentry) in user_dlm_lock_res_init()
/OK3568_Linux_fs/kernel/fs/exfat/
H A Ddir.c73 unsigned int dentry = EXFAT_B_TO_DEN(*cpos) & 0xFFFFFFFF; in exfat_readdir() local
920 int i, rewind = 0, dentry = 0, end_eidx = 0, num_ext = 0, len; in exfat_find_dir_entry() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dsuper.c234 int nfs_statfs(struct dentry *dentry, struct kstatfs *buf) in nfs_statfs()
605 int nfs_show_path(struct seq_file *m, struct dentry *dentry) in nfs_show_path()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddir.c159 int f2fs_prepare_lookup(struct inode *dir, struct dentry *dentry, in f2fs_prepare_lookup()
906 void f2fs_delete_entry(struct f2fs_dir_entry *dentry, struct page *page, in f2fs_delete_entry()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dsuper.c749 static int afs_statfs(struct dentry *dentry, struct kstatfs *buf) in afs_statfs()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dreaddir.c158 struct dentry *dentry; in fuse_direntplus_link() local
/OK3568_Linux_fs/kernel/fs/adfs/
H A Dsuper.c201 static int adfs_statfs(struct dentry *dentry, struct kstatfs *buf) in adfs_statfs()

1...<<111213141516171819