Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dfcntl.h
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfcntl.h26 #define F_CANCELLK (F_LINUX_SPECIFIC_BASE + 5) macro
/linux/include/uapi/linux/
H A Dfcntl.h26 #define F_CANCELLK (F_LINUX_SPECIFIC_BASE + 5) macro
/linux/fs/ocfs2/
H A Dstack_user.c743 if (cmd == F_CANCELLK) in user_plock()
/linux/fs/gfs2/
H A Dfile.c1452 if (cmd == F_CANCELLK) in gfs2_lock()
/linux/fs/fuse/
H A Dfile.c2785 if (cmd == F_CANCELLK) { in fuse_file_lock()