Home
last modified time | relevance | path

Searched refs:OVL_FH_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Doverlayfs.h112 #define OVL_FH_LEN(fh) (OVL_FH_WIRE_OFFSET + (fh)->fb.len) macro
H A Dexport.c234 len = OVL_FH_LEN(fh); in ovl_dentry_to_fid()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c245 len = OVL_FH_LEN(fh); in ovl_dentry_to_fid()
H A Doverlayfs.h142 #define OVL_FH_LEN(fh) (OVL_FH_WIRE_OFFSET + (fh)->fb.len) macro

Completed in 5 milliseconds