Searched refs:over (Results 1 – 16 of 16) sorted by relevance
| /fs/pstore/ |
| A D | Kconfig | 132 pstore/blk, but module parameters have priority over Kconfig. 143 pstore/blk, but module parameters have priority over Kconfig. 155 pstore/blk, but module parameters have priority over Kconfig. 167 pstore/blk, but module parameters have priority over Kconfig. 179 pstore/blk, but module parameters have priority over Kconfig. 191 pstore/blk, but module parameters have priority over Kconfig.
|
| /fs/9p/ |
| A D | vfs_dir.c | 86 bool over; in v9fs_dir_readdir() local 129 over = !dir_emit(ctx, st.name, strlen(st.name), in v9fs_dir_readdir() 132 if (over) in v9fs_dir_readdir()
|
| /fs/ |
| A D | pnode.c | 643 struct mount *over = m->overmount; in propagate_umount() local 644 if (over && !will_be_unmounted(over)) in propagate_umount() 645 reparent(over); in propagate_umount()
|
| A D | file_table.c | 234 goto over; in alloc_empty_file() 251 over: in alloc_empty_file()
|
| /fs/fuse/ |
| A D | Kconfig | 69 bool "FUSE communication over io-uring" 74 This allows sending FUSE requests over the io-uring interface and
|
| A D | readdir.c | 296 int over = 0; in parse_dirplusfile() local 311 if (!over) { in parse_dirplusfile() 318 over = !fuse_emit(file, ctx, dirent); in parse_dirplusfile() 319 if (!over) in parse_dirplusfile()
|
| /fs/smb/client/ |
| A D | Kconfig | 178 Allows NFS server to export a CIFS mounted share (nfsd over cifs) 187 SMB Direct allows transferring SMB packets over RDMA. If unsure, 202 Enables root file system support over SMB protocol. 211 Enables over-the-wire message compression for SMB 3.1.1
|
| /fs/ubifs/ |
| A D | Kconfig | 49 ZSTD compresses is a big win in speed over Zlib and 50 in compression ratio over LZO. Say 'Y' if unsure.
|
| /fs/nfs/ |
| A D | Kconfig | 92 bool "Provide swap over NFS support" 207 Choose Y here to disable the use of NFS over UDP. NFS over UDP
|
| /fs/coda/ |
| A D | Kconfig | 9 disk. Coda has several advantages over NFS: support for
|
| /fs/smb/server/ |
| A D | Kconfig | 58 SMB Direct allows transferring SMB packets over RDMA. If unsure,
|
| /fs/cramfs/ |
| A D | Kconfig | 28 bool "Support CramFs image over a regular block device" if EXPERT
|
| A 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/btrfs/ |
| A D | delayed-inode.c | 1772 bool over; in btrfs_readdir_delayed_dir_index() local 1791 over = !dir_emit(ctx, name, name_len, location.objectid, d_type); in btrfs_readdir_delayed_dir_index() 1796 if (over) in btrfs_readdir_delayed_dir_index()
|
| /fs/erofs/ |
| A D | Kconfig | 99 hooks, will eventually replace "EROFS over fscache."
|
| /fs/affs/ |
| A D | Changes | 176 - Remove some more superfluous code left over from
|
Completed in 23 milliseconds