Home
last modified time | relevance | path

Searched refs:d_weak_revalidate (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/fs/9p/
H A Dvfs_dentry.c101 .d_weak_revalidate = v9fs_lookup_revalidate,
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/9p/
H A Dvfs_dentry.c101 .d_weak_revalidate = v9fs_lookup_revalidate,
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/9p/
H A Dvfs_dentry.c101 .d_weak_revalidate = v9fs_lookup_revalidate,
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Ddcache.h139 int (*d_weak_revalidate)(struct dentry *, unsigned int); member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Ddcache.h139 int (*d_weak_revalidate)(struct dentry *, unsigned int); member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Ddcache.h139 int (*d_weak_revalidate)(struct dentry *, unsigned int); member
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/
H A Dlocking.rst21 int (*d_weak_revalidate)(struct dentry *, unsigned int);
40 d_weak_revalidate: no no yes no
H A Dvfs.rst1174 int (*d_weak_revalidate)(struct dentry *, unsigned int);
1225 d_weak_revalidate is only called after leaving rcu-walk mode.
H A Dporting.rst521 FS_REVAL_DOT is gone; if you used to have it, add ->d_weak_revalidate()
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/
H A Dlocking.rst21 int (*d_weak_revalidate)(struct dentry *, unsigned int);
40 d_weak_revalidate: no no yes no
H A Dvfs.rst1174 int (*d_weak_revalidate)(struct dentry *, unsigned int);
1225 d_weak_revalidate is only called after leaving rcu-walk mode.
H A Dporting.rst521 FS_REVAL_DOT is gone; if you used to have it, add ->d_weak_revalidate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/overlayfs/
H A Dsuper.c125 ret = d->d_op->d_weak_revalidate(d, flags); in ovl_revalidate_real()
170 .d_weak_revalidate = ovl_dentry_weak_revalidate,
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/
H A Dlocking.rst21 int (*d_weak_revalidate)(struct dentry *, unsigned int);
40 d_weak_revalidate: no no yes no
H A Dvfs.rst1174 int (*d_weak_revalidate)(struct dentry *, unsigned int);
1225 d_weak_revalidate is only called after leaving rcu-walk mode.
H A Dporting.rst521 FS_REVAL_DOT is gone; if you used to have it, add ->d_weak_revalidate()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/overlayfs/
H A Dsuper.c125 ret = d->d_op->d_weak_revalidate(d, flags); in ovl_revalidate_real()
170 .d_weak_revalidate = ovl_dentry_weak_revalidate,
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/overlayfs/
H A Dsuper.c125 ret = d->d_op->d_weak_revalidate(d, flags); in ovl_revalidate_real()
170 .d_weak_revalidate = ovl_dentry_weak_revalidate,
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Ddir.c1748 .d_weak_revalidate = nfs_weak_revalidate,
1829 .d_weak_revalidate = nfs_weak_revalidate,
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Ddir.c1748 .d_weak_revalidate = nfs_weak_revalidate,
1829 .d_weak_revalidate = nfs_weak_revalidate,
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Ddir.c1748 .d_weak_revalidate = nfs_weak_revalidate,
1829 .d_weak_revalidate = nfs_weak_revalidate,
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Ddcache.c1907 if (op->d_weak_revalidate) in d_set_d_op()
H A Dnamei.c886 status = dentry->d_op->d_weak_revalidate(dentry, nd->flags); in complete_walk()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Ddcache.c1907 if (op->d_weak_revalidate) in d_set_d_op()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Ddcache.c1907 if (op->d_weak_revalidate) in d_set_d_op()

12