Searched refs:FOF_PCRED (Results 1 – 3 of 3) sorted by relevance
168 #define FOF_PCRED 0x00000002 /* cred from proc, not current thread */ macro
2011 int flags = FOF_PCRED; in do_aio_write()
1377 if ((flags & FOF_PCRED) == 0) { in vn_write()