Searched refs:INCFS_MAX_FILE_ATTR_SIZE (Results 1 – 4 of 4) sorted by relevance
36 #define INCFS_MAX_FILE_ATTR_SIZE 512 macro
629 if (args.file_attr_len > INCFS_MAX_FILE_ATTR_SIZE) { in ioctl_create_file()
1715 if (size > INCFS_MAX_FILE_ATTR_SIZE) in incfs_setxattr()
1743 char attr_buf[INCFS_MAX_FILE_ATTR_SIZE] = {}; in attribute_test()