Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_vnodeops.c305 int mandlock_before, mandlock_after; in xfs_setattr() local
697 mandlock_before = MANDLOCK(vp, ip->i_d.di_mode); in xfs_setattr()
907 if (mandlock_before != mandlock_after) { in xfs_setattr()