Lines Matching refs:S_IFDIR
482 case S_IFDIR: in rpc_get_inode()
538 err = __rpc_create_common(dir, dentry, S_IFDIR | mode, i_fop, private); in __rpc_mkdir()
690 case S_IFDIR: in __rpc_depopulate()
733 case S_IFDIR: in rpc_populate()
1167 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1171 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1175 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1179 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1183 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1187 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1191 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1195 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1199 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1264 .mode = S_IFDIR | S_IRUGO | S_IXUGO,
1400 inode = rpc_get_inode(sb, S_IFDIR | S_IRUGO | S_IXUGO); in rpc_fill_super()