Searched refs:S_IFBLK (Results 1 - 25 of 59) sorted by last modified time

123

/linux-master/fs/9p/
H A Dvfs_inode.c143 res |= S_IFBLK;
275 case S_IFBLK:
/linux-master/block/
H A Dbdev.c405 inode->i_mode = S_IFBLK;
/linux-master/fs/smb/client/
H A Dsmb2ops.c4993 case S_IFBLK:
H A Dinode.c282 fattr->cf_mode |= S_IFBLK;
572 fattr->cf_mode |= S_IFBLK;
H A Dreparse.c439 fattr->cf_mode |= S_IFBLK;
488 fattr->cf_mode |= S_IFBLK;
/linux-master/fs/squashfs/
H A Dinode.c323 inode->i_mode |= S_IFBLK;
345 inode->i_mode |= S_IFBLK;
/linux-master/fs/nilfs2/
H A Ddir.c247 [S_IFBLK >> S_SHIFT] = NILFS_FT_BLKDEV,
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2976 case S_IFBLK:
H A Dvfs.c1523 case S_IFBLK:
H A Dtrace.h192 { S_IFBLK, "BLK" }, \
/linux-master/fs/xfs/
H A Dxfs_inode.c840 case S_IFBLK:
H A Dxfs_iops.c608 case S_IFBLK:
/linux-master/fs/romfs/
H A Dsuper.c87 S_IFBLK | 0600, /* blockdev */
/linux-master/fs/
H A Dnamei.c3252 case S_IFBLK:
4013 case S_IFBLK:
4056 case S_IFCHR: case S_IFBLK:
/linux-master/fs/ubifs/
H A Dsuper.c205 case S_IFBLK:
H A Djournal.c552 case S_IFBLK:
H A Ddir.c126 case S_IFBLK:
/linux-master/security/selinux/
H A Dhooks.c1130 case S_IFBLK:
/linux-master/security/landlock/
H A Dfs.c804 case S_IFBLK:
/linux-master/mm/
H A Dnommu.c737 case S_IFBLK:
/linux-master/fs/xfs/scrub/
H A Dinode_repair.c408 *mode = S_IFBLK;
572 case S_IFBLK:
838 case S_IFBLK:
941 case S_IFBLK:
/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_fork.c254 case S_IFBLK:
H A Dxfs_inode_buf.c542 case S_IFBLK:
H A Dxfs_dir2.c49 case S_IFBLK:
/linux-master/fs/udf/
H A Dinode.c1588 inode->i_mode |= S_IFBLK;

Completed in 349 milliseconds

123