Searched defs:shmem_xattr_set (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dshmem.c1734 static int shmem_xattr_set(struct dentry *dentry, const char *name, function
1861 return shmem_xattr_set(dentry, name, value, size, flags);
1881 return shmem_xattr_set(dentry, name, NULL, 0, XATTR_REPLACE);

Completed in 142 milliseconds