Searched refs:AFS_LOCK_READ (Results 1 – 2 of 2) sorted by relevance
44 AFS_LOCK_READ = 0, /* read lock request */ enumerator
357 if (type == AFS_LOCK_READ) { in afs_do_setlk_check()389 type = (fl->fl_type == F_RDLCK) ? AFS_LOCK_READ : AFS_LOCK_WRITE; in afs_do_setlk()404 if (type == AFS_LOCK_READ) { in afs_do_setlk()