Searched refs:ca_mode (Results 1 – 5 of 5) sorted by relevance
127 umode_t ca_mode; member135 .ca_mode = S_IRUGO | S_IWUSR, \144 .ca_mode = S_IRUGO, \152 .ca_mode = S_IWUSR, \
324 umode_t mode = (attr->ca_mode & S_IALLUGO) | S_IFREG; in configfs_create_file()
425 error = configfs_create(dentry, (attr->ca_mode & S_IALLUGO) | S_IFREG, in configfs_attach_attr()
187 umode_t ca_mode;197 filename. configfs_attribute->ca_mode specifies the file permissions.
23 .ca_mode = S_IRUGO | S_IWUGO, \32 .ca_mode = S_IRUGO, \