Home
last modified time | relevance | path

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

/fs/
Dlocks.c1179 int error = 0, future; in __break_lease() local
1201 future = F_UNLCK | F_INPROGRESS; in __break_lease()
1204 future = flock->fl_type; in __break_lease()
1207 future = F_RDLCK | F_INPROGRESS; in __break_lease()
1227 if (fl->fl_type != future) { in __break_lease()
1228 fl->fl_type = future; in __break_lease()
DKconfig88 future. Please use notification via netlink socket instead.
/fs/cramfs/
DREADME93 PAGE_CACHE_SIZE may grow in future (if I interpret the comment
/fs/reiserfs/
DREADME10 and likely will be in the future, licensed to other parties under
/fs/affs/
DChanges80 - locking should be safe for the future
/fs/cifs/
DREADME493 SFU does). In the future the bottom 9 bits of the
598 (reserved for future packet encryption) 0x00040
/fs/ntfs/
DChangeLog627 could occur in the future for when we start closing/freeing extent
1019 race conditions and deadlocks, especially in the future write code.
1318 error retries and future write code paths.)