Searched refs:a_flags (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_vnops.c1010 int a_flags;
1018 switch (ap->a_flags) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c5988 int a_flags;
5998 if (err == 0 && (ap->a_flags & LK_NOWAIT) == 0) {

Completed in 116 milliseconds

12