Home
last modified time | relevance | path

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

/fs/ubifs/
Dxattr.c68 #define MAX_XATTRS_PER_INODE 65535 macro
110 if (host_ui->xattr_cnt >= MAX_XATTRS_PER_INODE) in create_xattr()