Searched refs:special (Results 1 – 7 of 7) sorted by relevance
/fs/ |
D | quota.c | 344 static inline struct super_block *quotactl_block(const char __user *special) in quotactl_block() argument 349 char *tmp = getname(special); in quotactl_block() 374 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument 384 if (cmds != Q_SYNC || special) { in SYSCALL_DEFINE4() 385 sb = quotactl_block(special); in SYSCALL_DEFINE4() 437 asmlinkage long sys32_quotactl(unsigned int cmd, const char __user *special, in sys32_quotactl() argument 455 ret = sys_quotactl(cmd, special, id, dqblk); in sys32_quotactl() 471 ret = sys_quotactl(cmd, special, id, dqblk); in sys32_quotactl() 476 ret = sys_quotactl(cmd, special, id, fsqstat); in sys32_quotactl() 509 ret = sys_quotactl(cmd, special, id, addr); in sys32_quotactl()
|
/fs/jffs2/ |
D | LICENCE | 20 As a special exception, if other files instantiate templates or use
|
D | README.Locking | 79 (NB) the per-inode list of physical nodes. The latter is a special 87 Note that the per-inode list of physical nodes (f->nodes) is a special
|
/fs/cifs/ |
D | AUTHORS | 49 Olaf Kirch, Kieron Briggs, Nick Millington and others. Also special
|
D | README | 167 fix the mode. Note that creating special devices (mknod) remotely
|
/fs/ncpfs/ |
D | Kconfig | 38 special applications which are able to utilize this locking scheme.
|
/fs/ntfs/ |
D | ChangeLog | 78 special casing the VOLUME_MODIFIED_BY_CHKDSK flag. 1050 having special fields for it inside the ntfs inode structure. This 1516 special case them but that is ok, as the special casing recovery 1518 normal fast path. The special casing is done by introducing a new
|