Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/pohmelfs/
Dlock.c34 int isize = (type & POHMELFS_LOCK_GRAB) ? 0 : sizeof(struct netfs_inode_info); in pohmelfs_send_lock_trans()
121 type | POHMELFS_LOCK_GRAB); in pohmelfs_data_lock()
Dnetfs.h234 POHMELFS_LOCK_GRAB = (1<<15), enumerator