Searched refs:over (Results 1 – 14 of 14) sorted by relevance
/fs/9p/ |
D | vfs_dir.c | 88 bool over; in v9fs_dir_readdir() local 130 over = !dir_emit(ctx, st.name, strlen(st.name), in v9fs_dir_readdir() 133 if (over) in v9fs_dir_readdir()
|
/fs/fuse/ |
D | readdir.c | 279 int over = 0; in parse_dirplusfile() local 294 if (!over) { in parse_dirplusfile() 301 over = !fuse_emit(file, ctx, dirent); in parse_dirplusfile() 302 if (!over) in parse_dirplusfile()
|
/fs/ubifs/ |
D | Kconfig | 48 ZSTD compresses is a big win in speed over Zlib and 49 in compression ratio over LZO. Say 'Y' if unsure.
|
/fs/incfs/ |
D | Kconfig | 15 of programs while their binaries are still being lazily downloaded over the
|
/fs/ |
D | file_table.c | 148 goto over; in alloc_empty_file() 157 over: in alloc_empty_file()
|
/fs/cifs/ |
D | Kconfig | 197 Allows NFS server to export a CIFS mounted share (nfsd over cifs) 204 SMB Direct allows transferring SMB packets over RDMA. If unsure, 219 Enables root file system support over SMB protocol.
|
/fs/coda/ |
D | Kconfig | 9 disk. Coda has several advantages over NFS: support for
|
/fs/sysv/ |
D | Kconfig | 21 If you only intend to mount files from some other Unix over the
|
/fs/cramfs/ |
D | Kconfig | 28 bool "Support CramFs image over a regular block device" if EXPERT
|
D | README | 180 The main advantage of option 3 over 1, 2, is better compression. The 186 Another cost of 2 and 3 over 1 is making mkcramfs use a different
|
/fs/reiserfs/ |
D | Kconfig | 38 have forgotten that this was on, and then gone despondent over the
|
/fs/btrfs/ |
D | delayed-inode.c | 1678 int over = 0; in btrfs_readdir_delayed_dir_index() local 1707 over = !dir_emit(ctx, name, name_len, in btrfs_readdir_delayed_dir_index() 1713 if (over) in btrfs_readdir_delayed_dir_index()
|
/fs/nfs/ |
D | Kconfig | 91 bool "Provide swap over NFS support"
|
/fs/affs/ |
D | Changes | 176 - Remove some more superfluous code left over from
|