Home
last modified time | relevance | path

Searched refs:already (Results 1 – 7 of 7) sorted by relevance

/fs/autofs4/
DKconfig6 overhead in the already-mounted case; this is unlike the BSD
/fs/jffs2/
Dreadinode.c676 int already = read - sizeof(*rd); in read_direntry() local
679 rd->nsize - already, &read, &fd->name[already]); in read_direntry()
680 if (unlikely(read != rd->nsize - already) && likely(!err)) in read_direntry()
DKconfig147 Rtime does manage to recompress already-compressed data. Say 'Y' if unsure.
/fs/cifs/
DTODO64 q) Implement O_DIRECT flag on open (already supported on mount)
DREADME27 it has not already been added (e.g. current SuSE and UL
29 already in the kernel configure menu) and then
174 open files (required for strict POSIX compliance). Windows Servers already
DCHANGES518 except when already in write. Grab per socket sem during reconnect
588 locally (the server already enforced its own ACLs too) for servers
613 oplock on file. Fix spurious logging of valid already parsed mount options
/fs/befs/
DChangeLog397 hands us a super_block struct that is already locked.