Home
last modified time | relevance | path

Searched refs:until (Results 1 – 6 of 6) sorted by relevance

/fs/jffs2/
DREADME.Locking22 When writing new nodes, the alloc_sem must be held until the new nodes
26 until this happens we ensure that any data in the write-buffer at the
29 don't actually get erased until the write-buffer has been flushed to
/fs/nilfs2/
DKconfig17 periods until they are changed back to checkpoints. Each
/fs/sysv/
DKconfig19 PDP ones will have to wait until somebody ports Linux to -11 ;-)
/fs/
Daio.c1272 ktime_t until) in read_events() argument
1290 if (until == 0) in read_events()
1295 until); in read_events()
2034 ktime_t until = ts ? timespec64_to_ktime(*ts) : KTIME_MAX; in do_io_getevents() local
2040 ret = read_events(ioctx, min_nr, nr, events, until); in do_io_getevents()
DKconfig.binfmt87 You can build this support as a module; however, until that module
138 the a.out formats QMAGIC and ZMAGIC until they were replaced
/fs/affs/
DChanges65 - disable link to directories until we can properly support them.