Searched refs:mode_xlate (Results 1 – 1 of 1) sorted by relevance
57 static mode_t mode_xlate(__u16 lmode) in mode_xlate() function76 i = fchmod(fd, mode_xlate(inode->i_mode)); in fix_perms()78 i = chmod(name, mode_xlate(inode->i_mode)); in fix_perms()