Searched refs:CRAMFS_GET_NAMELEN (Results 1 – 2 of 2) sorted by relevance
90 #define CRAMFS_GET_NAMELEN(x) ((x)->namelen) macro
136 namelen = CRAMFS_GET_NAMELEN (inode) << 2; in cramfs_resolve()269 namelen = CRAMFS_GET_NAMELEN (inode) << 2; in cramfs_list_inode()
Completed in 3 milliseconds