/fs/ |
D | dcache.c | 69 static void __d_free(struct dentry *dentry) in __d_free() 79 struct dentry * dentry = container_of(head, struct dentry, d_u.d_rcu); in d_callback() local 87 static void d_free(struct dentry *dentry) in d_free() 102 static void dentry_iput(struct dentry * dentry) in dentry_iput() 127 static void dentry_lru_add(struct dentry *dentry) in dentry_lru_add() 134 static void dentry_lru_add_tail(struct dentry *dentry) in dentry_lru_add_tail() 141 static void dentry_lru_del(struct dentry *dentry) in dentry_lru_del() 150 static void dentry_lru_del_init(struct dentry *dentry) in dentry_lru_del_init() 167 static struct dentry *d_kill(struct dentry *dentry) in d_kill() 214 void dput(struct dentry *dentry) in dput() [all …]
|
D | bad_inode.c | 96 static int bad_file_fsync(struct file *file, struct dentry *dentry, in bad_file_fsync() 182 static int bad_inode_create (struct inode *dir, struct dentry *dentry, in bad_inode_create() 189 struct dentry *dentry, struct nameidata *nd) in bad_inode_lookup() 195 struct dentry *dentry) in bad_inode_link() 200 static int bad_inode_unlink(struct inode *dir, struct dentry *dentry) in bad_inode_unlink() 205 static int bad_inode_symlink (struct inode *dir, struct dentry *dentry, in bad_inode_symlink() 211 static int bad_inode_mkdir(struct inode *dir, struct dentry *dentry, in bad_inode_mkdir() 217 static int bad_inode_rmdir (struct inode *dir, struct dentry *dentry) in bad_inode_rmdir() 222 static int bad_inode_mknod (struct inode *dir, struct dentry *dentry, in bad_inode_mknod() 234 static int bad_inode_readlink(struct dentry *dentry, char __user *buffer, in bad_inode_readlink() [all …]
|
/fs/affs/ |
D | namei.c | 61 __affs_hash_dentry(struct dentry *dentry, struct qstr *qstr, toupper_t toupper) in __affs_hash_dentry() 81 affs_hash_dentry(struct dentry *dentry, struct qstr *qstr) in affs_hash_dentry() 86 affs_intl_hash_dentry(struct dentry *dentry, struct qstr *qstr) in affs_intl_hash_dentry() 92 __affs_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b, toupper_t toupper) in __affs_compare_dentry() 124 affs_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b) in affs_compare_dentry() 129 affs_intl_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b) in affs_intl_compare_dentry() 139 affs_match(struct dentry *dentry, const u8 *name2, toupper_t toupper) in affs_match() 171 affs_find_entry(struct inode *dir, struct dentry *dentry) in affs_find_entry() 200 affs_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in affs_lookup() 235 affs_unlink(struct inode *dir, struct dentry *dentry) in affs_unlink() [all …]
|
/fs/smbfs/ |
D | dir.c | 82 struct dentry *dentry = filp->f_path.dentry; in smb_readdir() local 242 struct dentry *dentry = file->f_path.dentry; in smb_dir_open() local 299 smb_lookup_validate(struct dentry * dentry, struct nameidata *nd) in smb_lookup_validate() 369 smb_delete_dentry(struct dentry * dentry) in smb_delete_dentry() 387 smb_new_dentry(struct dentry *dentry) in smb_new_dentry() 405 smb_renew_times(struct dentry * dentry) in smb_renew_times() 427 smb_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in smb_lookup() 480 smb_instantiate(struct dentry *dentry, __u16 fileid, int have_id) in smb_instantiate() 522 smb_create(struct inode *dir, struct dentry *dentry, int mode, in smb_create() 553 smb_mkdir(struct inode *dir, struct dentry *dentry, int mode) in smb_mkdir() [all …]
|
D | file.c | 32 smb_fsync(struct file *file, struct dentry * dentry, int datasync) in smb_fsync() 55 smb_readpage_sync(struct dentry *dentry, struct page *page) in smb_readpage_sync() 106 struct dentry *dentry = file->f_path.dentry; in smb_readpage() local 209 struct dentry *dentry = file->f_path.dentry; in smb_updatepage() local 222 struct dentry * dentry = file->f_path.dentry; in smb_file_aio_read() local 247 struct dentry * dentry = file->f_path.dentry; in smb_file_mmap() local 269 struct dentry *dentry = file->f_path.dentry; in smb_file_splice_read() local 344 struct dentry * dentry = file->f_path.dentry; in smb_file_aio_write() local 377 struct dentry *dentry = file->f_path.dentry; in smb_file_open() local
|
/fs/sysv/ |
D | namei.c | 18 static int add_nondir(struct dentry *dentry, struct inode *inode) in add_nondir() 30 static int sysv_hash(struct dentry *dentry, struct qstr *qstr) in sysv_hash() 45 static struct dentry *sysv_lookup(struct inode * dir, struct dentry * dentry, struct nameidata *nd) in sysv_lookup() 64 static int sysv_mknod(struct inode * dir, struct dentry * dentry, int mode, dev_t rdev) in sysv_mknod() 83 static int sysv_create(struct inode * dir, struct dentry * dentry, int mode, struct nameidata *nd) in sysv_create() 88 static int sysv_symlink(struct inode * dir, struct dentry * dentry, in sysv_symlink() 120 struct dentry * dentry) in sysv_link() 134 static int sysv_mkdir(struct inode * dir, struct dentry *dentry, int mode) in sysv_mkdir() 173 static int sysv_unlink(struct inode * dir, struct dentry * dentry) in sysv_unlink() 194 static int sysv_rmdir(struct inode * dir, struct dentry * dentry) in sysv_rmdir()
|
/fs/debugfs/ |
D | inode.c | 65 static int debugfs_mknod(struct inode *dir, struct dentry *dentry, in debugfs_mknod() 83 static int debugfs_mkdir(struct inode *dir, struct dentry *dentry, int mode) in debugfs_mkdir() 96 static int debugfs_link(struct inode *dir, struct dentry *dentry, int mode) in debugfs_link() 102 static int debugfs_create(struct inode *dir, struct dentry *dentry, int mode) in debugfs_create() 113 static inline int debugfs_positive(struct dentry *dentry) in debugfs_positive() 141 struct dentry **dentry) in debugfs_create_by_name() 213 struct dentry *dentry = NULL; in debugfs_create_file() local 308 static void __debugfs_remove(struct dentry *dentry, struct dentry *parent) in __debugfs_remove() 346 void debugfs_remove(struct dentry *dentry) in debugfs_remove() 376 void debugfs_remove_recursive(struct dentry *dentry) in debugfs_remove_recursive() [all …]
|
/fs/minix/ |
D | namei.c | 9 static int add_nondir(struct dentry *dentry, struct inode *inode) in add_nondir() 21 static struct dentry *minix_lookup(struct inode * dir, struct dentry *dentry, struct nameidata *nd) in minix_lookup() 41 static int minix_mknod(struct inode * dir, struct dentry *dentry, int mode, dev_t rdev) in minix_mknod() 60 static int minix_create(struct inode * dir, struct dentry *dentry, int mode, in minix_create() 66 static int minix_symlink(struct inode * dir, struct dentry *dentry, in minix_symlink() 97 struct dentry *dentry) in minix_link() 110 static int minix_mkdir(struct inode * dir, struct dentry *dentry, int mode) in minix_mkdir() 152 static int minix_unlink(struct inode * dir, struct dentry *dentry) in minix_unlink() 173 static int minix_rmdir(struct inode * dir, struct dentry *dentry) in minix_rmdir()
|
/fs/ufs/ |
D | namei.c | 38 static inline int ufs_add_nondir(struct dentry *dentry, struct inode *inode) in ufs_add_nondir() 50 static struct dentry *ufs_lookup(struct inode * dir, struct dentry *dentry, struct nameidata *nd) in ufs_lookup() 80 static int ufs_create (struct inode * dir, struct dentry * dentry, int mode, in ufs_create() 103 static int ufs_mknod (struct inode * dir, struct dentry *dentry, int mode, dev_t rdev) in ufs_mknod() 123 static int ufs_symlink (struct inode * dir, struct dentry * dentry, in ufs_symlink() 168 struct dentry *dentry) in ufs_link() 188 static int ufs_mkdir(struct inode * dir, struct dentry * dentry, int mode) in ufs_mkdir() 233 static int ufs_unlink(struct inode *dir, struct dentry *dentry) in ufs_unlink() 255 static int ufs_rmdir (struct inode * dir, struct dentry *dentry) in ufs_rmdir()
|
/fs/ext2/ |
D | namei.c | 39 static inline int ext2_add_nondir(struct dentry *dentry, struct inode *inode) in ext2_add_nondir() 57 static struct dentry *ext2_lookup(struct inode * dir, struct dentry *dentry, struct nameidata *nd) in ext2_lookup() 92 static int ext2_create (struct inode * dir, struct dentry * dentry, int mode, struct nameidata *nd) in ext2_create() 114 static int ext2_mknod (struct inode * dir, struct dentry *dentry, int mode, dev_t rdev) in ext2_mknod() 135 static int ext2_symlink (struct inode * dir, struct dentry * dentry, in ext2_symlink() 181 struct dentry *dentry) in ext2_link() 203 static int ext2_mkdir(struct inode * dir, struct dentry * dentry, int mode) in ext2_mkdir() 250 static int ext2_unlink(struct inode * dir, struct dentry *dentry) in ext2_unlink() 272 static int ext2_rmdir (struct inode * dir, struct dentry *dentry) in ext2_rmdir()
|
/fs/configfs/ |
D | dir.c | 53 static void configfs_d_iput(struct dentry * dentry, in configfs_d_iput() 70 static int configfs_d_delete(struct dentry *dentry) in configfs_d_delete() 136 struct dentry * dentry, void * element, in configfs_make_dirent() 217 static int configfs_create_dir(struct config_item * item, struct dentry *dentry) in configfs_create_dir() 277 struct dentry *dentry) in configfs_create_link() 333 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir() local 349 static int configfs_attach_attr(struct configfs_dirent * sd, struct dentry * dentry) in configfs_attach_attr() 370 struct dentry *dentry, in configfs_lookup() 423 static int configfs_detach_prep(struct dentry *dentry, struct mutex **wait_mutex) in configfs_detach_prep() 470 static void configfs_detach_rollback(struct dentry *dentry) in configfs_detach_rollback() [all …]
|
/fs/ncpfs/ |
D | dir.c | 103 ncp_hash_dentry(struct dentry *dentry, struct qstr *this) in ncp_hash_dentry() 122 ncp_compare_dentry(struct dentry *dentry, struct qstr *a, struct qstr *b) in ncp_compare_dentry() 139 ncp_delete_dentry(struct dentry * dentry) in ncp_delete_dentry() 175 ncp_force_unlink(struct inode *dir, struct dentry* dentry) in ncp_force_unlink() 269 __ncp_lookup_validate(struct dentry *dentry) in __ncp_lookup_validate() 339 ncp_lookup_validate(struct dentry * dentry, struct nameidata *nd) in ncp_lookup_validate() 349 ncp_dget_fpos(struct dentry *dentry, struct dentry *parent, unsigned long fpos) in ncp_dget_fpos() 388 static time_t ncp_obtain_mtime(struct dentry *dentry) in ncp_obtain_mtime() 405 struct dentry *dentry = filp->f_path.dentry; in ncp_readdir() local 557 struct dentry *newdent, *dentry = filp->f_path.dentry; in ncp_fill_cache() local [all …]
|
/fs/xfs/linux-2.6/ |
D | xfs_iops.c | 171 struct dentry *dentry) in xfs_dentry_to_name() 181 struct dentry *dentry) in xfs_cleanup_inode() 199 struct dentry *dentry, in xfs_vn_mknod() 280 struct dentry *dentry, in xfs_vn_create() 290 struct dentry *dentry, in xfs_vn_mkdir() 299 struct dentry *dentry, in xfs_vn_lookup() 324 struct dentry *dentry, in xfs_vn_ci_lookup() 365 struct dentry *dentry) in xfs_vn_link() 385 struct dentry *dentry) in xfs_vn_unlink() 409 struct dentry *dentry, in xfs_vn_symlink() [all …]
|
/fs/autofs4/ |
D | root.c | 77 struct dentry *dentry = file->f_path.dentry; in autofs4_dir_open() local 106 static int try_to_fill_dentry(struct dentry *dentry, int flags) in try_to_fill_dentry() 171 static void *autofs4_follow_link(struct dentry *dentry, struct nameidata *nd) in autofs4_follow_link() 254 static int autofs4_revalidate(struct dentry *dentry, struct nameidata *nd) in autofs4_revalidate() 375 struct dentry *dentry; in autofs4_lookup_active() local 427 struct dentry *dentry; in autofs4_lookup_expiring() local 468 static struct dentry *autofs4_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in autofs4_lookup() 608 struct dentry *dentry, in autofs4_dir_symlink() 685 static int autofs4_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs4_dir_unlink() 720 static int autofs4_dir_rmdir(struct inode *dir, struct dentry *dentry) in autofs4_dir_rmdir() [all …]
|
/fs/nfs/ |
D | dir.c | 408 struct dentry *dentry = NULL; in nfs_do_filldir() local 529 struct dentry *dentry = filp->f_path.dentry; in nfs_readdir() local 610 struct dentry *dentry = filp->f_path.dentry; in nfs_llseek_dir() local 642 static int nfs_fsync_dir(struct file *filp, struct dentry *dentry, int datasync) in nfs_fsync_dir() 672 static int nfs_check_verifier(struct inode *dir, struct dentry *dentry) in nfs_check_verifier() 753 int nfs_neg_need_reval(struct inode *dir, struct dentry *dentry, in nfs_neg_need_reval() 775 static int nfs_lookup_revalidate(struct dentry * dentry, struct nameidata *nd) in nfs_lookup_revalidate() 854 static int nfs_dentry_delete(struct dentry *dentry) in nfs_dentry_delete() 889 static void nfs_dentry_iput(struct dentry *dentry, struct inode *inode) in nfs_dentry_iput() 908 static struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, struct nameidata *nd) in nfs_lookup() [all …]
|
D | unlink.c | 46 static int nfs_copy_dname(struct dentry *dentry, struct nfs_unlinkdata *data) in nfs_copy_dname() 166 static int nfs_call_unlink(struct dentry *dentry, struct nfs_unlinkdata *data) in nfs_call_unlink() 196 void nfs_block_sillyrename(struct dentry *dentry) in nfs_block_sillyrename() 203 void nfs_unblock_sillyrename(struct dentry *dentry) in nfs_unblock_sillyrename() 230 nfs_async_unlink(struct inode *dir, struct dentry *dentry) in nfs_async_unlink() 272 nfs_complete_unlink(struct dentry *dentry, struct inode *inode) in nfs_complete_unlink()
|
/fs/nfsd/ |
D | nfsfh.c | 39 static int nfsd_acceptable(void *expv, struct dentry *dentry) in nfsd_acceptable() 125 struct dentry *dentry; in nfsd_set_fh_dentry() local 292 struct dentry *dentry; in fh_verify() local 374 struct dentry *dentry) in _fh_update() 393 static inline void _fh_update_old(struct dentry *dentry, in _fh_update_old() 405 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 566 struct dentry *dentry; in fh_update() local 602 struct dentry * dentry = fhp->fh_dentry; in fh_put() local
|
/fs/ecryptfs/ |
D | inode.c | 37 static struct dentry *lock_parent(struct dentry *dentry) in lock_parent() 65 struct dentry *dentry, int mode, in ecryptfs_create_underlying_file() 468 static int ecryptfs_unlink(struct inode *dir, struct dentry *dentry) in ecryptfs_unlink() 491 static int ecryptfs_symlink(struct inode *dir, struct dentry *dentry, in ecryptfs_symlink() 531 static int ecryptfs_mkdir(struct inode *dir, struct dentry *dentry, int mode) in ecryptfs_mkdir() 555 static int ecryptfs_rmdir(struct inode *dir, struct dentry *dentry) in ecryptfs_rmdir() 579 ecryptfs_mknod(struct inode *dir, struct dentry *dentry, int mode, dev_t dev) in ecryptfs_mknod() 636 ecryptfs_readlink(struct dentry *dentry, char __user *buf, int bufsiz) in ecryptfs_readlink() 691 static void *ecryptfs_follow_link(struct dentry *dentry, struct nameidata *nd) in ecryptfs_follow_link() 721 ecryptfs_put_link(struct dentry *dentry, struct nameidata *nd, void *ptr) in ecryptfs_put_link() [all …]
|
/fs/gfs2/ |
D | ops_inode.c | 50 static int gfs2_create(struct inode *dir, struct dentry *dentry, in gfs2_create() 105 static struct dentry *gfs2_lookup(struct inode *dir, struct dentry *dentry, in gfs2_lookup() 146 struct dentry *dentry) in gfs2_link() 276 static int gfs2_unlink(struct inode *dir, struct dentry *dentry) in gfs2_unlink() 348 static int gfs2_symlink(struct inode *dir, struct dentry *dentry, in gfs2_symlink() 408 static int gfs2_mkdir(struct inode *dir, struct dentry *dentry, int mode) in gfs2_mkdir() 485 static int gfs2_rmdir(struct inode *dir, struct dentry *dentry) in gfs2_rmdir() 562 static int gfs2_mknod(struct inode *dir, struct dentry *dentry, int mode, in gfs2_mknod() 896 static int gfs2_readlink(struct dentry *dentry, char __user *user_buf, in gfs2_readlink() 933 static void *gfs2_follow_link(struct dentry *dentry, struct nameidata *nd) in gfs2_follow_link() [all …]
|
/fs/ocfs2/ |
D | dcache.c | 44 static int ocfs2_dentry_revalidate(struct dentry *dentry, in ocfs2_dentry_revalidate() 96 static int ocfs2_match_dentry(struct dentry *dentry, in ocfs2_match_dentry() 141 struct dentry *dentry = NULL; in ocfs2_find_local_alias() local 198 int ocfs2_dentry_attach_lock(struct dentry *dentry, in ocfs2_dentry_attach_lock() 379 static void ocfs2_dentry_iput(struct dentry *dentry, struct inode *inode) in ocfs2_dentry_iput() 431 void ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, in ocfs2_dentry_move()
|
/fs/9p/ |
D | vfs_inode.c | 413 struct dentry *dentry, char *extension, u32 perm, u8 mode) in v9fs_create() 499 v9fs_vfs_create(struct inode *dir, struct dentry *dentry, int mode, in v9fs_vfs_create() 555 static int v9fs_vfs_mkdir(struct inode *dir, struct dentry *dentry, int mode) in v9fs_vfs_mkdir() 586 static struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry, in v9fs_vfs_lookup() 739 v9fs_vfs_getattr(struct vfsmount *mnt, struct dentry *dentry, in v9fs_vfs_getattr() 775 static int v9fs_vfs_setattr(struct dentry *dentry, struct iattr *iattr) in v9fs_vfs_setattr() 905 static int v9fs_readlink(struct dentry *dentry, char *buffer, int buflen) in v9fs_readlink() 953 static int v9fs_vfs_readlink(struct dentry *dentry, char __user * buffer, in v9fs_vfs_readlink() 990 static void *v9fs_vfs_follow_link(struct dentry *dentry, struct nameidata *nd) in v9fs_vfs_follow_link() 1022 v9fs_vfs_put_link(struct dentry *dentry, struct nameidata *nd, void *p) in v9fs_vfs_put_link() [all …]
|
D | vfs_dentry.c | 53 static int v9fs_dentry_delete(struct dentry *dentry) in v9fs_dentry_delete() 70 static int v9fs_cached_dentry_delete(struct dentry *dentry) in v9fs_cached_dentry_delete() 88 void v9fs_dentry_release(struct dentry *dentry) in v9fs_dentry_release()
|
D | fid.c | 43 int v9fs_fid_add(struct dentry *dentry, struct p9_fid *fid) in v9fs_fid_add() 76 static struct p9_fid *v9fs_fid_find(struct dentry *dentry, u32 uid, int any) in v9fs_fid_find() 109 struct p9_fid *v9fs_fid_lookup(struct dentry *dentry) in v9fs_fid_lookup() 199 struct p9_fid *v9fs_fid_clone(struct dentry *dentry) in v9fs_fid_clone()
|
/fs/hfsplus/ |
D | dir.c | 19 static inline void hfsplus_instantiate(struct dentry *dentry, in hfsplus_instantiate() 27 static struct dentry *hfsplus_lookup(struct inode *dir, struct dentry *dentry, in hfsplus_lookup() 238 static int hfsplus_create(struct inode *dir, struct dentry *dentry, int mode, in hfsplus_create() 313 static int hfsplus_unlink(struct inode *dir, struct dentry *dentry) in hfsplus_unlink() 366 static int hfsplus_mkdir(struct inode *dir, struct dentry *dentry, int mode) in hfsplus_mkdir() 387 static int hfsplus_rmdir(struct inode *dir, struct dentry *dentry) in hfsplus_rmdir() 405 static int hfsplus_symlink(struct inode *dir, struct dentry *dentry, in hfsplus_symlink() 436 static int hfsplus_mknod(struct inode *dir, struct dentry *dentry, in hfsplus_mknod()
|
/fs/autofs/ |
D | root.c | 85 static int try_to_fill_dentry(struct dentry *dentry, struct super_block *sb, struct autofs_sb_info … in try_to_fill_dentry() 148 static int autofs_revalidate(struct dentry * dentry, struct nameidata *nd) in autofs_revalidate() 199 static struct dentry *autofs_root_lookup(struct inode *dir, struct dentry *dentry, struct nameidata… in autofs_root_lookup() 269 static int autofs_root_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in autofs_root_symlink() 356 static int autofs_root_unlink(struct inode *dir, struct dentry *dentry) in autofs_root_unlink() 396 static int autofs_root_rmdir(struct inode *dir, struct dentry *dentry) in autofs_root_rmdir() 432 static int autofs_root_mkdir(struct inode *dir, struct dentry *dentry, int mode) in autofs_root_mkdir()
|