Home
last modified time | relevance | path

Searched refs:gfs2_flock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dfile.c1344 * gfs2_flock - acquire/release a flock lock on a file
1352 static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl) in gfs2_flock() function
1379 .flock = gfs2_flock,
1394 .flock = gfs2_flock,
/kernel/linux/linux-6.6/fs/gfs2/
H A Dfile.c1544 * gfs2_flock - acquire/release a flock lock on a file
1552 static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl) in gfs2_flock() function
1577 .flock = gfs2_flock,
1592 .flock = gfs2_flock,

Completed in 7 milliseconds