Searched refs:sd_v2_mode (Results 1 – 2 of 2) sorted by relevance
74 bb_mode_string(sd_v2_mode(sd)), sd_v2_nlink(sd),sd_v2_uid(sd),sd_v2_gid(sd), in sd_print_item()708 sd_v2_mode((struct stat_data *) (INFO->current_item)), in reiserfs_dir()716 sd_v2_mode((struct stat_data *) INFO->current_item); in reiserfs_dir()
341 #define sd_v2_mode(sdp) (__le16_to_cpu((sdp)->sd_mode)) macro