Searched refs:what (Results 1 – 25 of 26) sorted by relevance
12
/fs/reiserfs/ |
D | prints.c | 174 static char *is_there_reiserfs_struct(char *fmt, int *what) in is_there_reiserfs_struct() argument 181 *what = k[1]; in is_there_reiserfs_struct() 209 int what; in prepare_error_buf() local 218 while ((k = is_there_reiserfs_struct(fmt1, &what)) != NULL) { in prepare_error_buf() 223 switch (what) { in prepare_error_buf()
|
D | dir.c | 51 #define store_ih(where,what) copy_item_head (where, what) argument
|
D | README | 39 If you have doubts about how to properly do that, or about what is 68 what went wrong, will want REISERFS_CHECK off. 111 why we should do what we do, or why innovation was possible in
|
D | Kconfig | 73 If you don't know what Access Control Lists are, say N
|
/fs/efs/ |
D | Kconfig | 11 what all this is about, it's safe to say N. For more information
|
/fs/bfs/ |
D | Kconfig | 16 If you don't know what this is about, say N.
|
/fs/befs/ |
D | Kconfig | 17 If you don't know what this is about, say N.
|
D | ChangeLog | 139 * Anton Altaparmakov figured out (by asking Linus :) ) what was causing the
|
/fs/9p/ |
D | Kconfig | 29 If you don't know what Access Control Lists are, say N
|
/fs/ext2/ |
D | Kconfig | 29 If you don't know what Access Control Lists are, say N
|
/fs/ceph/ |
D | Kconfig | 38 If you don't know what Access Control Lists are, say N
|
/fs/jfs/ |
D | Kconfig | 20 If you don't know what Access Control Lists are, say N
|
/fs/erofs/ |
D | Kconfig | 53 If you don't know what Access Control Lists are, say N.
|
/fs/f2fs/ |
D | Kconfig | 54 If you don't know what Access Control Lists are, say N
|
/fs/cramfs/ |
D | README | 4 These notes describe what mkcramfs generates. Kernel requirements are 177 must be no larger than 32KB) and discard what it doesn't need.
|
/fs/btrfs/ |
D | Kconfig | 44 If you don't know what Access Control Lists are, say N
|
/fs/ext4/ |
D | Kconfig | 86 If you don't know what Access Control Lists are, say N
|
/fs/pstore/ |
D | Kconfig | 136 pstore filesystem. It can be used to determine what function
|
/fs/proc/ |
D | Kconfig | 13 information about what the different IRQs are used for at the moment
|
/fs/ |
D | binfmt_elf_fdpic.c | 731 const char *what) in elf_fdpic_map_file() argument 890 kdebug("Mapped Object [%s]:", what); in elf_fdpic_map_file() 906 what, file_inode(file)->i_ino); in elf_fdpic_map_file()
|
D | Kconfig.binfmt | 201 don't know what to answer at this point, say Y.
|
/fs/xfs/ |
D | Kconfig | 51 If you don't know what Access Control Lists are, say N.
|
/fs/jffs2/ |
D | Kconfig | 85 If you don't know what Access Control Lists are, say N
|
/fs/incfs/ |
D | vfs.c | 1041 static int incfs_link(struct dentry *what, struct dentry *where) in incfs_link() argument 1048 error = vfs_link(what, pinode, where, NULL); in incfs_link()
|
/fs/ocfs2/ |
D | xattr.c | 1984 const char *what, in ocfs2_xa_cleanup_value_truncate() argument 1995 what, loc->xl_entry->xe_name_len, nameval_buf, in ocfs2_xa_cleanup_value_truncate()
|
12