Searched refs:revalidate (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/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.4/Documentation/admin-guide/aoe/ |
D | udev.txt | 22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
|
/Linux-v5.4/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 | 136 like ocfs2 or cephfs. These filesystems allow the VFS to revalidate 432 filesystem to revalidate the result if it is that sort of filesystem. 475 not try to revalidate the mounted filesystem. It effectively 885 If the filesystem may need to revalidate dcache entries, then 1314 filesystem has not been asked to revalidate the name (with
|
D | vfs.rst | 1155 called when the VFS needs to revalidate a dentry. This is 1167 revalidate the dentry without blocking or storing to the dentry, 1177 called when the VFS needs to revalidate a "jumped" dentry. This
|
/Linux-v5.4/drivers/scsi/ |
D | scsi_transport_spi.c | 405 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
|
/Linux-v5.4/Documentation/cdrom/ |
D | cdrom-standard.rst | 161 NULL /∗ revalidate ∗/
|