Searched refs:revalidate (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/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-v4.19/Documentation/aoe/ |
D | udev.txt | 22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
|
/Linux-v4.19/fs/ |
D | dax.c | 240 bool revalidate; in __get_unlocked_mapping_entry() local 256 revalidate = wait_fn(); in __get_unlocked_mapping_entry() 259 if (revalidate) in __get_unlocked_mapping_entry()
|
/Linux-v4.19/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 | 208 ->revalidate() is gone. If your filesystem had it - provide ->getattr() 210 had ->revalidate()) add calls in ->follow_link()/->readlink().
|
D | vfs.txt | 1012 d_revalidate: called when the VFS needs to revalidate a dentry. This 1023 If in rcu-walk mode, the filesystem must revalidate the dentry without 1031 d_weak_revalidate: called when the VFS needs to revalidate a "jumped" dentry.
|
/Linux-v4.19/drivers/scsi/ |
D | scsi_transport_spi.c | 418 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
|
/Linux-v4.19/Documentation/cdrom/ |
D | cdrom-standard.tex | 179 &NULL & revalidate \cr
|