Searched refs:revalidate (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.10/drivers/block/aoe/ |
| D | aoechr.c | 80 revalidate(const char __user *str, size_t size) in revalidate() function 177 ret = revalidate(buf, cnt); in aoechr_write()
|
| /Linux-v5.10/Documentation/admin-guide/aoe/ |
| D | udev.txt | 22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
|
| /Linux-v5.10/drivers/gpu/drm/nouveau/ |
| D | nouveau_gem.c | 748 revalidate: in nouveau_gem_ioctl_pushbuf() 767 goto revalidate; in nouveau_gem_ioctl_pushbuf()
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | path-lookup.txt | 344 element, nodentry for missing dentry, revalidate for filesystem revalidate 348 rcu-lookups restart nodentry link revalidate permission
|
| D | porting.rst | 231 ->revalidate() is gone. If your filesystem had it - provide ->getattr() 233 had ->revalidate()) add calls in ->follow_link()/->readlink().
|
| D | path-lookup.rst | 137 like ocfs2 or cephfs. These filesystems allow the VFS to revalidate 448 filesystem to revalidate the result if it is that sort of filesystem. 491 not try to revalidate the mounted filesystem. It effectively 901 If the filesystem may need to revalidate dcache entries, then 1332 link"). In this case the filesystem has not been asked to revalidate the
|
| D | vfs.rst | 1170 called when the VFS needs to revalidate a dentry. This is 1182 revalidate the dentry without blocking or storing to the dentry, 1192 called when the VFS needs to revalidate a "jumped" dentry. This
|
| /Linux-v5.10/drivers/scsi/ |
| D | scsi_transport_spi.c | 405 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
|
| /Linux-v5.10/Documentation/cdrom/ |
| D | cdrom-standard.rst | 160 NULL /∗ revalidate ∗/
|