Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dfcall.h489 L9PL_SETATTR_SIZE = 0x00000008, enumerator
H A Dutils.c1137 if (mask & L9PL_SETATTR_SIZE) in l9p_describe_fcall()
/freebsd/contrib/lib9p/backend/
H A Dfs.c2539 if ((mask & L9PL_SETATTR_SIZE) && S_ISDIR(st.st_mode)) { in fs_setattr()
2569 if (mask & L9PL_SETATTR_SIZE) { in fs_setattr()