Home
last modified time | relevance | path

Searched refs:revalidate (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/block/aoe/
Daoechr.c80 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/
Dudev.txt22 SUBSYSTEM=="aoe", KERNEL=="revalidate", NAME="etherd/%k", GROUP="disk", MODE="0220"
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt344 element, nodentry for missing dentry, revalidate for filesystem revalidate
348 rcu-lookups restart nodentry link revalidate permission
Dporting208 ->revalidate() is gone. If your filesystem had it - provide ->getattr()
210 had ->revalidate()) add calls in ->follow_link()/->readlink().
Dvfs.txt937 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/
Dentry.S695 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/
Dscsi_transport_spi.c419 static DEVICE_ATTR(revalidate, S_IWUSR, NULL, store_spi_revalidate);
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES696 and on revalidate errors. Fix cases where pid is now tgid. Fix return code
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex179 &NULL & revalidate \cr
/linux-4.1.27/Documentation/scsi/
DChangeLog.1992-19971306 * sd.c, sr.c: Use new check_media_change and revalidate