Home
last modified time | relevance | path

Searched refs:types (Results 1 – 5 of 5) sorted by relevance

/fs/jffs2/
DKconfig40 types of flash devices:
/fs/reiserfs/
Ditem_ops.c734 #error Item types must use disk-format assigned values.
/fs/cifs/
Dfile.c1258 static const int types[] = { in cifs_push_mandatory_locks() local
1293 if (li->type != types[i]) in cifs_push_mandatory_locks()
1315 (__u8)types[i], 0, num, buf); in cifs_push_mandatory_locks()
1596 static const int types[] = { in cifs_unlock_range() local
1640 if (types[i] != li->type) in cifs_unlock_range()
1689 types[i], num, 0, buf); in cifs_unlock_range()
/fs/affs/
DChanges279 - Tried to make all types 'correct' and consistent.
/fs/btrfs/
Dioctl.c3556 static const u64 types[] = { in btrfs_ioctl_space_info() local
3578 if (tmp->flags == types[i]) { in btrfs_ioctl_space_info()
3631 if (tmp->flags == types[i]) { in btrfs_ioctl_space_info()