Searched refs:revalidate (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/block/aoe/ |
D | aoechr.c | 90 revalidate(const char __user *str, size_t size) in revalidate() function 185 ret = revalidate(buf, cnt); in aoechr_write()
|
/linux-6.12.1/Documentation/admin-guide/aoe/ |
D | udev.txt | 22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
|
/linux-6.12.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 | 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
|
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 | 1270 called when the VFS needs to revalidate a dentry. This is 1282 revalidate the dentry without blocking or storing to the dentry, 1292 called when the VFS needs to revalidate a "jumped" dentry. This
|
/linux-6.12.1/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 827 revalidate: in nouveau_gem_ioctl_pushbuf() 846 goto revalidate; in nouveau_gem_ioctl_pushbuf()
|
/linux-6.12.1/Documentation/gpu/rfc/ |
D | i915_vm_bind.rst | 182 invalidation, revalidate the BO and then resume the compute context. This is
|
/linux-6.12.1/Documentation/filesystems/iomap/ |
D | design.rst | 287 Only pagecache operations revalidate mappings; see the section about
|
/linux-6.12.1/drivers/scsi/ |
D | scsi_transport_spi.c | 409 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
|
/linux-6.12.1/Documentation/cdrom/ |
D | cdrom-standard.rst | 160 NULL /* revalidate */
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
D | xfs-online-fsck-design.rst | 4430 **Future Work Question**: Should repair revalidate the dentry cache when 5148 iii. If the object no longer requires repairs, revalidate all metadata 5163 iii. If the object no longer requires repairs, revalidate all metadata
|