Searched refs:special (Results 1 – 5 of 5) sorted by relevance
/fs/ |
D | fs_parser.c | 321 int low, int high, int special) in validate_constant_table() argument 350 if (tbl[i].value != special && in validate_constant_table()
|
/fs/quota/ |
D | quota.c | 865 static struct super_block *quotactl_block(const char __user *special, int cmd) in quotactl_block() argument 870 struct filename *tmp = getname(special); in quotactl_block() 900 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument 919 if (!special) { in SYSCALL_DEFINE4() 938 sb = quotactl_block(special, cmds); in SYSCALL_DEFINE4()
|
/fs/jffs2/ |
D | LICENCE | 20 As a special exception, if other files instantiate templates or use
|
D | README.Locking | 76 (NB) the per-inode list of physical nodes. The latter is a special 84 Note that the per-inode list of physical nodes (f->nodes) is a special
|
/fs/cramfs/ |
D | README | 53 <block_pointer>'s top bits may contain special flags as follows:
|