Searched refs:revalidate (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/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-4.1.27/Documentation/aoe/ |
D | udev.txt | 22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
|
/linux-4.1.27/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 | 937 d_revalidate: called when the VFS needs to revalidate a dentry. This 948 If in rcu-walk mode, the filesystem must revalidate the dentry without 956 d_weak_revalidate: called when the VFS needs to revalidate a "jumped" dentry.
|
/linux-4.1.27/arch/s390/kernel/ |
D | entry.S | 695 la %r1,4095 # revalidate r1 696 spt __LC_CPU_TIMER_SAVE_AREA-4095(%r1) # revalidate cpu timer 697 lmg %r0,%r15,__LC_GPREGS_SAVE_AREA-4095(%r1)# revalidate gprs
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_spi.c | 419 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 696 and on revalidate errors. Fix cases where pid is now tgid. Fix return code
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 179 &NULL & revalidate \cr
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1306 * sd.c, sr.c: Use new check_media_change and revalidate
|