Home
last modified time | relevance | path

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

/fs/orangefs/
A Dsuper.c46 if (orangefs_sb->flags & ORANGEFS_OPT_LOCAL_LOCK) in orangefs_show_options()
70 orangefs_sb->flags |= ORANGEFS_OPT_LOCAL_LOCK; in orangefs_parse_param()
213 flags &= ~(ORANGEFS_OPT_INTR | ORANGEFS_OPT_LOCAL_LOCK); in orangefs_reconfigure()
591 osi->flags &= ~ORANGEFS_OPT_LOCAL_LOCK; in orangefs_init_fs_context()
A Dorangefs-kernel.h206 #define ORANGEFS_OPT_LOCAL_LOCK 0x02 macro
A Dfile.c542 if (ORANGEFS_SB(file_inode(filp)->i_sb)->flags & ORANGEFS_OPT_LOCAL_LOCK) { in orangefs_lock()

Completed in 8 milliseconds