Home
last modified time | relevance | path

Searched refs:revalidate (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/block/aoe/
A Daoechr.c80 revalidate(const char __user *str, size_t size) in revalidate() function
175 ret = revalidate(buf, cnt); in aoechr_write()
/linux/Documentation/admin-guide/aoe/
A Dudev.txt22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
/linux/Documentation/filesystems/
A Dpath-lookup.txt344 element, nodentry for missing dentry, revalidate for filesystem revalidate
348 rcu-lookups restart nodentry link revalidate permission
A Dporting.rst231 ->revalidate() is gone. If your filesystem had it - provide ->getattr()
233 had ->revalidate()) add calls in ->follow_link()/->readlink().
A Dvfs.rst1189 called when the VFS needs to revalidate a dentry. This is
1201 revalidate the dentry without blocking or storing to the dentry,
1211 called when the VFS needs to revalidate a "jumped" dentry. This
A Dpath-lookup.rst137 like ocfs2 or cephfs. These filesystems allow the VFS to revalidate
448 filesystem to revalidate the result if it is that sort of filesystem.
900 If the filesystem may need to revalidate dcache entries, then
1308 link"). In this case the filesystem has not been asked to revalidate the
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_gem.c796 revalidate: in nouveau_gem_ioctl_pushbuf()
815 goto revalidate; in nouveau_gem_ioctl_pushbuf()
/linux/drivers/scsi/
A Dscsi_transport_spi.c409 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
/linux/Documentation/cdrom/
A Dcdrom-standard.rst160 NULL /* revalidate */

Completed in 16 milliseconds