Searched defs:dentry (Results 201 - 225 of 522) sorted by relevance

1234567891011>>

/linux-master/fs/smb/client/
H A Dcached_dir.c69 struct dentry *dentry; local
144 struct dentry *dentry = NULL; local
391 open_cached_dir_by_dentry(struct cifs_tcon *tcon, struct dentry *dentry, struct cached_fid **ret_cfid) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c130 struct dentry *dentry; local
165 struct dentry *dentry = file_dentry(filp); local
[all...]
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c50 static int qibfs_mknod(struct inode *dir, struct dentry *dentry, argument
85 create_file(const char *name, umode_t mode, struct dentry *parent, struct dentry **dentry, const struct file_operations *fops, void *data) argument
[all...]
/linux-master/fs/btrfs/
H A Dxattr.c277 ssize_t btrfs_listxattr(struct dentry *dentry, char *buffer, size_t size) argument
/linux-master/fs/crypto/
H A Dhooks.c33 struct dentry *dentry, *dentry_parent; local
72 __fscrypt_prepare_link(struct inode *inode, struct inode *dir, struct dentry *dentry) argument
117 __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry, struct fscrypt_name *fname) argument
148 fscrypt_prepare_lookup_partial(struct inode *dir, struct dentry *dentry) argument
165 __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr) argument
451 struct dentry *dentry = path->dentry; local
[all...]
/linux-master/fs/proc/
H A Dproc_net.c288 static struct dentry *proc_tgid_net_lookup(struct inode *dir, argument
H A Dfd.c145 static int tid_fd_revalidate(struct dentry *dentry, unsigned int flags) argument
175 static int proc_fd_link(struct dentry *dentry, struct path *path) argument
203 static struct dentry *proc_fd_instantiate(struct dentry *dentry, argument
227 proc_lookupfd_common(struct inode *dir, struct dentry *dentry, instantiate_t instantiate) argument
326 proc_lookupfd(struct inode *dir, struct dentry *dentry, unsigned int flags) argument
381 proc_fdinfo_instantiate(struct dentry *dentry, struct task_struct *task, const void *ptr) argument
405 proc_lookupfdinfo(struct inode *dir, struct dentry *dentry, unsigned int flags) argument
[all...]
/linux-master/fs/openpromfs/
H A Dinode.c181 static struct dentry *openpromfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) argument
/linux-master/security/loadpin/
H A Dloadpin.c421 struct dentry *loadpin_dir, *dentry; local
/linux-master/fs/nfsd/
H A Dnfsfh.c28 static int nfsd_acceptable(void *expv, struct dentry *dentry) argument
65 nfsd_mode_check(struct svc_rqst *rqstp, struct dentry *dentry, argument
119 check_pseudo_root(struct svc_rqst *rqstp, struct dentry *dentry, struct svc_export *exp) argument
159 struct dentry *dentry; local
332 struct dentry *dentry; local
411 _fh_update(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry) argument
521 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, struct svc_fh *ref_fh) argument
589 struct dentry *dentry; local
700 struct dentry * dentry = fhp->fh_dentry; local
[all...]
/linux-master/fs/bcachefs/
H A Dacl.c275 bch2_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, int type) argument
343 bch2_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, struct posix_acl *_acl, int type) argument
/linux-master/fs/notify/
H A Dfsnotify.c201 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, argument
[all...]
/linux-master/fs/
H A Dpidfs.c166 static int pidfs_setattr(struct mnt_idmap *idmap, struct dentry *dentry, argument
225 static char *pidfs_dname(struct dentry *dentry, char *buffer, int buflen) argument
/linux-master/fs/xfs/
H A Dxfs_ioctl32.c347 struct dentry *dentry; local
374 struct dentry *dentry; local
[all...]
/linux-master/fs/kernfs/
H A Dmount.c28 static int kernfs_sop_show_options(struct seq_file *sf, struct dentry *dentry) argument
38 static int kernfs_sop_show_path(struct seq_file *sf, struct dentry *dentry) argument
51 static int kernfs_statfs(struct dentry *dentry, struct kstatfs *buf) argument
208 struct dentry *dentry; local
[all...]
/linux-master/fs/cachefiles/
H A Dnamei.c228 cachefiles_unlink(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *dentry, enum fscache_why_object_killed why) argument
420 struct dentry *dentry = object->file->f_path.dentry; local
544 cachefiles_open_file(struct cachefiles_object *object, struct dentry *dentry) argument
625 struct dentry *dentry, *fan = volume->fanout[(u8)object->cookie->key_hash]; local
675 struct dentry *dentry, *fan = volume->fanout[(u8)object->cookie->key_hash]; local
[all...]
/linux-master/fs/fuse/
H A Dioctl.c504 int fuse_fileattr_get(struct dentry *dentry, struct fileattr *fa) argument
541 fuse_fileattr_set(struct mnt_idmap *idmap, struct dentry *dentry, struct fileattr *fa) argument
/linux-master/fs/ntfs3/
H A Dnamei.c67 static struct dentry *ntfs_lookup(struct inode *dir, struct dentry *dentry, argument
107 ntfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
119 ntfs_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) argument
171 ntfs_unlink(struct inode *dir, struct dentry *dentry) argument
191 ntfs_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *symname) argument
206 ntfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) argument
216 ntfs_rmdir(struct inode *dir, struct dentry *dentry) argument
236 ntfs_rename(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct inode *new_dir, struct dentry *new_dentry, u32 flags) argument
371 ntfs_d_hash(const struct dentry *dentry, struct qstr *name) argument
429 ntfs_d_compare(const struct dentry *dentry, unsigned int len1, const char *str, const struct qstr *name) argument
[all...]
/linux-master/sound/soc/sof/
H A Dsof-client-ipc-flood-test.c161 struct dentry *dentry; local
255 struct dentry *dentry; local
[all...]
/linux-master/net/unix/
H A Ddiag.c29 struct dentry *dentry = unix_sk(sk)->path.dentry; local
/linux-master/fs/hfsplus/
H A Dunicode.c384 int hfsplus_hash_dentry(const struct dentry *dentry, struct qstr *str) argument
436 int hfsplus_compare_dentry(const struct dentry *dentry, argument
/linux-master/security/tomoyo/
H A Dcondition.c716 struct dentry *dentry = NULL; local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xics.h106 struct dentry *dentry; member in struct:kvmppc_xics
/linux-master/drivers/clk/baikal-t1/
H A Dccu-div.c435 static void ccu_div_var_debug_init(struct clk_hw *hw, struct dentry *dentry) argument
482 static void ccu_div_gate_debug_init(struct clk_hw *hw, struct dentry *dentry) argument
500 static void ccu_div_buf_debug_init(struct clk_hw *hw, struct dentry *dentry) argument
515 ccu_div_fixed_debug_init(struct clk_hw *hw, struct dentry *dentry) argument
[all...]
/linux-master/fs/fat/
H A Dnamei_msdos.c151 static int msdos_hash(const struct dentry *dentry, struct qstr *qstr) argument
167 static int msdos_cmp(const struct dentry *dentry, argument
201 static struct dentry *msdos_looku argument
264 msdos_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) argument
310 msdos_rmdir(struct inode *dir, struct dentry *dentry) argument
342 msdos_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) argument
402 msdos_unlink(struct inode *dir, struct dentry *dentry) argument
[all...]

Completed in 364 milliseconds

1234567891011>>