Home
last modified time | relevance | path

Searched defs:dentry (Results 226 – 250 of 469) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dovl_entry.h46 struct dentry *dentry; member
116 static inline struct ovl_entry *OVL_E(struct dentry *dentry) in OVL_E()
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Ddir.c202 struct dentry *hpfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in hpfs_lookup()
H A Dinode.c260 int hpfs_setattr(struct dentry *dentry, struct iattr *attr) in hpfs_setattr()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode.c3751 static int btrfs_unlink(struct inode *dir, struct dentry *dentry) in btrfs_unlink()
3784 struct inode *dir, struct dentry *dentry) in btrfs_unlink_subvol()
4000 int btrfs_delete_subvolume(struct inode *dir, struct dentry *dentry) in btrfs_delete_subvolume()
4142 static int btrfs_rmdir(struct inode *dir, struct dentry *dentry) in btrfs_rmdir()
4946 static int btrfs_setattr(struct dentry *dentry, struct iattr *attr) in btrfs_setattr()
5229 static int btrfs_inode_by_name(struct inode *dir, struct dentry *dentry, in btrfs_inode_by_name()
5273 struct dentry *dentry, in fixup_tree_root_location()
5520 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry) in btrfs_lookup_dentry()
5581 static int btrfs_dentry_delete(const struct dentry *dentry) in btrfs_dentry_delete()
5600 static struct dentry *btrfs_lookup(struct inode *dir, struct dentry *dentry, in btrfs_lookup()
[all …]
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c1845 static void handle_path(const struct dentry *dentry) in handle_path()
1991 const struct dentry *dentry) in audit_copy_fcaps()
2015 const struct dentry *dentry, in audit_copy_inode()
2038 void __audit_inode(struct filename *name, const struct dentry *dentry, in __audit_inode()
2156 const struct dentry *dentry, in __audit_inode_child()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_sysctl.c500 static struct dentry *proc_sys_lookup(struct inode *dir, struct dentry *dentry, in proc_sys_lookup()
816 static int proc_sys_setattr(struct dentry *dentry, struct iattr *attr) in proc_sys_setattr()
880 static int proc_sys_revalidate(struct dentry *dentry, unsigned int flags) in proc_sys_revalidate()
887 static int proc_sys_delete(const struct dentry *dentry) in proc_sys_delete()
907 static int proc_sys_compare(const struct dentry *dentry, in proc_sys_compare()
/OK3568_Linux_fs/kernel/ipc/
H A Dmqueue.c566 static int mqueue_create_attr(struct dentry *dentry, umode_t mode, void *arg) in mqueue_create_attr()
611 static int mqueue_create(struct inode *dir, struct dentry *dentry, in mqueue_create()
617 static int mqueue_unlink(struct inode *dir, struct dentry *dentry) in mqueue_unlink()
866 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open()
956 struct dentry *dentry; in SYSCALL_DEFINE1() local
/OK3568_Linux_fs/kernel/fs/
H A Dstatfs.c55 static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) in statfs_by_dentry()
72 int vfs_get_fsid(struct dentry *dentry, __kernel_fsid_t *fsid) in vfs_get_fsid()
H A Dinode.c1863 int should_remove_suid(struct dentry *dentry) in should_remove_suid()
1891 int dentry_needs_remove_privs(struct dentry *dentry) in dentry_needs_remove_privs()
1909 static int __remove_privs(struct dentry *dentry, int kill) in __remove_privs()
1927 struct dentry *dentry = file_dentry(file); in file_remove_privs() local
H A Danon_inodes.c33 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) in anon_inodefs_dname()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinode.c613 nfs_setattr(struct dentry *dentry, struct iattr *attr) in nfs_setattr()
774 static void nfs_readdirplus_parent_cache_miss(struct dentry *dentry) in nfs_readdirplus_parent_cache_miss()
785 static void nfs_readdirplus_parent_cache_hit(struct dentry *dentry) in nfs_readdirplus_parent_cache_hit()
986 struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, in alloc_nfs_open_context()
H A Dnfs4super.c150 struct dentry *dentry; in do_nfs4_mount() local
/OK3568_Linux_fs/kernel/fs/ramfs/
H A Dfile-nommu.c161 static int ramfs_nommu_setattr(struct dentry *dentry, struct iattr *ia) in ramfs_nommu_setattr()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsverity.h180 static inline int fsverity_prepare_setattr(struct dentry *dentry, in fsverity_prepare_setattr()
H A Dfsnotify_backend.h452 static inline void fsnotify_update_flags(struct dentry *dentry) in fsnotify_update_flags()
594 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent()
609 static inline void fsnotify_update_flags(struct dentry *dentry) in fsnotify_update_flags()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_xattr.c188 struct dentry *dentry, in xfs_vn_listxattr()
/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_super.c100 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr.c288 ext2_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) in ext2_xattr_list()
373 ext2_listxattr(struct dentry *dentry, char *buffer, size_t size) in ext2_listxattr()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dinline.c600 int f2fs_try_convert_inline_dir(struct inode *dir, struct dentry *dentry) in f2fs_try_convert_inline_dir()
704 void f2fs_delete_inline_entry(struct f2fs_dir_entry *dentry, struct page *page, in f2fs_delete_inline_entry()
/OK3568_Linux_fs/kernel/drivers/misc/ibmasm/
H A Dibmasmfs.c153 struct dentry *dentry; in ibmasmfs_create_file() local
176 struct dentry *dentry; in ibmasmfs_create_dir() local
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dxattr.c607 static ssize_t hfsplus_listxattr_finder_info(struct dentry *dentry, in hfsplus_listxattr_finder_info()
675 ssize_t hfsplus_listxattr(struct dentry *dentry, char *buffer, size_t size) in hfsplus_listxattr()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_fs.c51 static int qibfs_mknod(struct inode *dir, struct dentry *dentry, in qibfs_mknod()
88 struct dentry *parent, struct dentry **dentry, in create_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.c194 struct dentry *dentry = drvr->dbgfs_dir; in brcms_debugfs_add_entry() local
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Ddebugfs.c192 struct dentry *dentry = i2400m->wimax_dev.debugfs_dentry; in i2400m_debugfs_add() local
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs3acl.c174 struct dentry *dentry = resp->fh.fh_dentry; in nfs3svc_encode_getaclres() local

12345678910>>...19