Searched refs:revalidate (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/drivers/block/aoe/ |
D | aoechr.c | 80 revalidate(const char __user *str, size_t size) in revalidate() function 175 ret = revalidate(buf, cnt); in aoechr_write()
|
/Linux-v6.1/Documentation/admin-guide/aoe/ |
D | udev.txt | 22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
|
/Linux-v6.1/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 796 revalidate: in nouveau_gem_ioctl_pushbuf() 815 goto revalidate; in nouveau_gem_ioctl_pushbuf()
|
/Linux-v6.1/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 | 237 ->revalidate() is gone. If your filesystem had it - provide ->getattr() 239 had ->revalidate()) add calls in ->follow_link()/->readlink().
|
D | vfs.rst | 1203 called when the VFS needs to revalidate a dentry. This is 1215 revalidate the dentry without blocking or storing to the dentry, 1225 called when the VFS needs to revalidate a "jumped" dentry. This
|
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. 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-v6.1/Documentation/gpu/rfc/ |
D | i915_vm_bind.rst | 182 invalidation, revalidate the BO and then resume the compute context. This is
|
/Linux-v6.1/drivers/scsi/ |
D | scsi_transport_spi.c | 409 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
|
/Linux-v6.1/Documentation/cdrom/ |
D | cdrom-standard.rst | 160 NULL /* revalidate */
|