Home
last modified time | relevance | path

Searched refs:d_mountpoint (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dmount.h116 if (!d_mountpoint(dentry)) in detach_mounts()
150 if (!d_mountpoint(dentry)) in is_local_mountpoint()
H A Ddcache.c1404 if (likely(!d_mountpoint(dentry))) in path_check_mount()
1458 if (!d_mountpoint(dentry)) { in d_set_mounted()
1650 if (d_mountpoint(dentry)) { in find_submount()
H A Dnamespace.c721 if (d_mountpoint(dentry)) { in get_mountpoint()
1242 if (!d_mountpoint(path->dentry)) in path_is_mountpoint()
3936 while (d_mountpoint(ns_root.dentry) && follow_down_one(&ns_root)) in current_chrooted()
/OK3568_Linux_fs/kernel/fs/autofs/
H A Dexpire.c206 if (d_mountpoint(p)) { in autofs_tree_busy()
254 if (d_mountpoint(p)) { in autofs_check_leaves()
339 if (d_mountpoint(dentry)) { in should_expire()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h390 static inline bool d_mountpoint(const struct dentry *dentry) in d_mountpoint() function
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dnamei.c363 if (d_mountpoint(rep)) { in cachefiles_bury_object()
391 if (d_mountpoint(grave)) { in cachefiles_bury_object()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c794 d_mountpoint(old_dentry)) in debugfs_rename()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dreaddir.c106 if (d_mountpoint(dentry)) { in cifs_prime_dcache()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs3xdr.c880 if (d_mountpoint(dchild)) in compose_entry_fh()
H A Dvfs.c163 if (d_mountpoint(dentry)) in nfsd_mountpoint()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddir.c1201 if (d_mountpoint(entry)) { in fuse_reverse_inval_entry()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddir.c1809 if (d_mountpoint(dentry)) in nfs4_do_lookup_revalidate()