Home
last modified time | relevance | path

Searched refs:ca_mode (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/Documentation/filesystems/configfs/
Dconfigfs_example_explicit.c116 .attr = { .ca_owner = THIS_MODULE, .ca_name = "showme", .ca_mode = S_IRUGO },
120 .attr = { .ca_owner = THIS_MODULE, .ca_name = "storeme", .ca_mode = S_IRUGO | S_IWUSR },
125 .attr = { .ca_owner = THIS_MODULE, .ca_name = "description", .ca_mode = S_IRUGO },
211 .ca_mode = S_IRUGO | S_IWUSR,
297 .ca_mode = S_IRUGO,
381 .ca_mode = S_IRUGO,
Dconfigfs_example_macros.c174 .ca_mode = S_IRUGO | S_IWUSR,
260 .ca_mode = S_IRUGO,
344 .ca_mode = S_IRUGO,
Dconfigfs.txt195 umode_t ca_mode;
203 filename. configfs_attribute->ca_mode specifies the file permissions.
/linux-3.4.99/include/linux/
Dconfigfs.h127 umode_t ca_mode; member
157 .ca_mode = _mode, \
168 .ca_mode = 0444, \
/linux-3.4.99/include/target/
Dconfigfs_macros.h72 .ca_mode = _mode, \
83 .ca_mode = 0444, \
/linux-3.4.99/drivers/staging/ramster/cluster/
Dnodemanager.c363 .ca_mode = S_IRUGO | S_IWUSR },
371 .ca_mode = S_IRUGO | S_IWUSR },
379 .ca_mode = S_IRUGO | S_IWUSR },
387 .ca_mode = S_IRUGO | S_IWUSR },
629 .ca_mode = S_IRUGO | S_IWUSR },
637 .ca_mode = S_IRUGO | S_IWUSR },
645 .ca_mode = S_IRUGO | S_IWUSR },
653 .ca_mode = S_IRUGO | S_IWUSR },
Dheartbeat.c281 .ca_mode = S_IRUGO | S_IWUSR },
289 .ca_mode = S_IRUGO | S_IWUSR },
/linux-3.4.99/fs/ocfs2/cluster/
Dnodemanager.c362 .ca_mode = S_IRUGO | S_IWUSR },
370 .ca_mode = S_IRUGO | S_IWUSR },
378 .ca_mode = S_IRUGO | S_IWUSR },
386 .ca_mode = S_IRUGO | S_IWUSR },
627 .ca_mode = S_IRUGO | S_IWUSR },
635 .ca_mode = S_IRUGO | S_IWUSR },
643 .ca_mode = S_IRUGO | S_IWUSR },
651 .ca_mode = S_IRUGO | S_IWUSR },
Dheartbeat.c1924 .ca_mode = S_IRUGO | S_IWUSR },
1932 .ca_mode = S_IRUGO | S_IWUSR },
1940 .ca_mode = S_IRUGO | S_IWUSR },
1948 .ca_mode = S_IRUGO | S_IWUSR },
1956 .ca_mode = S_IRUGO | S_IRUSR },
2290 .ca_mode = S_IRUGO | S_IWUSR },
2298 .ca_mode = S_IRUGO | S_IWUSR },
/linux-3.4.99/fs/dlm/
Dconfig.c151 .ca_mode = S_IRUGO | S_IWUSR },
237 .ca_mode = S_IRUGO | S_IWUSR },
245 .ca_mode = S_IRUGO | S_IWUSR },
253 .ca_mode = S_IWUSR },
260 .ca_mode = S_IRUGO },
286 .ca_mode = S_IRUGO | S_IWUSR },
294 .ca_mode = S_IRUGO | S_IWUSR },
/linux-3.4.99/fs/configfs/
Dfile.c320 umode_t mode = (attr->ca_mode & S_IALLUGO) | S_IFREG; in configfs_add_file()
Ddir.c443 error = configfs_create(dentry, (attr->ca_mode & S_IALLUGO) | S_IFREG, in configfs_attach_attr()
/linux-3.4.99/drivers/target/
Dtarget_core_configfs.c93 .ca_mode = S_IRUGO,
1638 .ca_mode = S_IRUGO },
1664 .ca_mode = S_IWUSR },
1715 .ca_mode = S_IRUGO | S_IWUSR },
1766 .ca_mode = S_IRUGO | S_IWUSR },
1813 .ca_mode = S_IWUSR },
1953 .ca_mode = S_IRUGO | S_IWUSR },