Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h248 FUSE_LISTXATTR = 23, enumerator
/linux-2.6.39/fs/fuse/
Ddir.c1514 req->in.h.opcode = FUSE_LISTXATTR; in fuse_listxattr()