Searched refs:d_mountpoint (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs4/
H A Dexpire.c167 if (d_mountpoint(p)) {
229 if (d_mountpoint(p)) {
325 if (d_mountpoint(dentry)) {
H A Droot.c124 if (!d_mountpoint(dentry) && dentry->d_op && dentry->d_op->d_revalidate) {
147 if (d_mountpoint(dentry)) {
191 if (d_mountpoint(dentry)) {
222 if (d_mountpoint(dentry)) {
358 if (!d_mountpoint(dentry) && __simple_empty(dentry)) {
370 if (d_mountpoint(dentry)) {
436 !d_mountpoint(dentry) &&
H A Dautofs_i.h198 while (d_mountpoint(*dentry)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs/
H A Ddirhash.c79 if (!S_ISDIR(dentry->d_inode->i_mode)||!d_mountpoint(dentry)) {
91 while (d_mountpoint(dentry) && follow_down(&mnt, &dentry))
H A Droot.c71 if (!ent->dentry || d_mountpoint(ent->dentry)) {
127 if (S_ISDIR(dentry->d_inode->i_mode) && !d_mountpoint(dentry)) {
176 if (S_ISDIR(dentry->d_inode->i_mode) && !d_mountpoint(dentry)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Ddcache.h354 static inline int d_mountpoint(struct dentry *dentry) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dmntpt.c247 while (d_mountpoint(nd->dentry) &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnamespace.c152 while(d_mountpoint(nd->dentry) && follow_down(&nd->mnt, &nd->dentry))
H A Ddir.c1153 d_mountpoint(dentry))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dnamei.c664 while (d_mountpoint(path->dentry)) {
680 while (d_mountpoint(*dentry)) {
2023 if (d_mountpoint(dentry))
2102 if (d_mountpoint(dentry))
2373 if (d_mountpoint(old_dentry)||d_mountpoint(new_dentry))
2405 if (d_mountpoint(old_dentry)||d_mountpoint(new_dentry))
H A Ddcache.c745 if (d_mountpoint(parent))
755 if (d_mountpoint(dentry))
H A Dnamespace.c1006 while (d_mountpoint(nd->dentry) && follow_down(&nd->mnt, &nd->dentry))
1098 while (d_mountpoint(nd->dentry) && follow_down(&nd->mnt, &nd->dentry))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dvfs.c114 while (follow_down(&mnt,&mounts)&&d_mountpoint(mounts));
219 if (d_mountpoint(dentry)) {
H A Dnfs3xdr.c854 if (d_mountpoint(dchild) ||
H A Dnfs4xdr.c1824 if (d_mountpoint(dentry)) {

Completed in 195 milliseconds